Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update local jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Apr 1, 2017
1 parent 3769f77 commit 2d0f15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .local.jenkins.win.yml
Expand Up @@ -7,7 +7,7 @@ python:
virtualenv:
- path: {{ospathjoin(root_path, pickname("%NAME_JENKINS%", project_name + "_%VERSION%_%DIST%_%NAME%"), "_venv")}}
install:
- pip install --no-cache-dir --no-deps --index http://localhost:8067/simple/ pyquickhelper pyensae jyquickhelper pymyinstall
- pip install --no-cache-dir --no-deps --index http://localhost:8067/simple/ pyquickhelper pyensae jyquickhelper pymyinstall pymmails ensae_teaching_cs
- pymyinstall PyQt4 --source=2
- pip install -r requirements.txt
- pip freeze
Expand Down

0 comments on commit 2d0f15e

Please sign in to comment.