Skip to content

Commit

Permalink
appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaime Sendra committed Apr 16, 2020
1 parent 65ede9f commit a8b6a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install:
- conda install -c conda-forge dlib=19.17
- conda install imageio
- conda install scikit-image
- conda install -f -y -q --name py37 -c conda-forge --file requirements.txt
# - conda install -f -y -q --name py37 -c conda-forge --file requirements.txt

test_script:
- set PYTHONPATH=%PYTHONPATH%;%CD%
Expand Down

0 comments on commit a8b6a76

Please sign in to comment.