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 8bf4751 commit 3dc0fd1Copy full SHA for 3dc0fd1
.travis.yml
@@ -9,7 +9,7 @@ addons:
9
packages:
10
- devscripts
11
before_install:
12
- - sudo apt-get install gdal python3-gdal
+ - sudo apt-get install python3-gdal
13
install:
14
- pip install .
15
- pip install -r requirements.txt
0 commit comments