Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 0bf79ea + fda2f97 commit 4f8d25dCopy full SHA for 4f8d25d
1 file changed
.travis.yml
@@ -123,6 +123,7 @@ install:
123
# We have to install it after matplotlib to avoid pulling in MPL as
124
# a dependency
125
if [[ $BUILD_DOCS == true ]]; then
126
+ pip install pyshp!=1.2.8
127
pip install https://github.com/matplotlib/basemap/tarball/master
128
fi;
129
0 commit comments