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.
1 parent 507aca5 commit fda2f97Copy full SHA for fda2f97
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