Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 2, 2021
1 parent dad19d9 commit 0fc2768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -13,7 +13,7 @@ install:
- "%PYTHON%\\Scripts\\pip install pymyinstall"
- "%PYTHON%\\Scripts\\pip install numpy"
- "%PYTHON%\\Scripts\\pip install torch==1.7.1+cpu torchvision==0.8.2+cpu torchaudio===0.7.2 -f https://download.pytorch.org/whl/torch_stable.html"
- "%PYTHON%\\Scripts\\pymy_install3 fiona cartopy pyproj gdal shapely"
- "%PYTHON%\\Scripts\\pymy_install3 fiona cartopy pyproj gdal shapely llvmlite"
- "%PYTHON%\\Scripts\\pip install -r requirements_conda.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements.txt"
- "%PYTHON%\\Scripts\\pip install -r requirements_geo.txt"
Expand Down

0 comments on commit 0fc2768

Please sign in to comment.