Skip to content

Commit

Permalink
Changed win install
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Blumberg committed Feb 12, 2019
1 parent 2c2d36e commit ae6f43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ steps:
- script: |
python ci/screen.py
SET PYTHONPATH=%PYTHONPATH%;%CD%
python setup.py -q install --user
python setup.py -q install
#pip install -e .
#pytest -v --junitxml=junit/test-results.xml
#move examples\\data\\14061619.png examples\\data\\14061619_win.png
Expand Down

0 comments on commit ae6f43b

Please sign in to comment.