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

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 5, 2021
1 parent 396b4b4 commit 13184e6
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:
# for many packages
- "%PYTHON%\\Scripts\\pip install -r requirements-win.txt"
# install precompiled versions not available on pypi
- "%PYTHON%\\Scripts\\pymy_install3 cartopy pyproj shapely llvmlite numba"
- "%PYTHON%\\Scripts\\pymy_install3 cartopy pyproj shapely fiona gdal llvmlite numba"
# other dependencies
- "%PYTHON%\\Scripts\\pip install -r requirements.txt --no-deps"
build: off
Expand Down

0 comments on commit 13184e6

Please sign in to comment.