We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bada666 commit fbf658eCopy full SHA for fbf658e
.travis.yml
@@ -29,6 +29,7 @@ git:
29
install:
30
- pip install pip --upgrade
31
- pip install .
32
+ - pip install -r requirements-gdal.txt
33
- pip install -r requirements-dev.txt
34
- pip install coveralls
35
0 commit comments