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 2, 2021
1 parent d2de22c commit a57b699
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -16,6 +16,7 @@ install:
- "%PYTHON%\\Scripts\\pymy_install3 cartopy pyproj shapely llvmlite numba"
# other dependencies
- "%PYTHON%\\Scripts\\pip install -r requirements.txt --no-deps"
build: off

test_script:
- "%PYTHON%\\python -u .\\setup.py unittests"
Expand Down

0 comments on commit a57b699

Please sign in to comment.