Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 8, 2020
1 parent 3f177d1 commit 7084461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install:
#- "%PYTHON%\\Scripts\\pymy_install3 pyproj shapely cartopy"
#- "%PYTHON%\\Scripts\\pymy_install3 opencv_python"
#- "%PYTHON%\\Scripts\\pymy_install3 pillow psutil protobuf tensorflow torch"
- "%PYTHON%\\Scripts\\pip install torch==1.5.0+cpu torchvision==0.6.0+cpu -f https://download.pytorch.org/whl/torch_stable.html"
- "%PYTHON%\\Scripts\\pip install -r requirements_conda.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- "%PYTHON%\\Scripts\\pip install torchvision"
Expand Down

0 comments on commit 7084461

Please sign in to comment.