Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fda2f97

Browse filesBrowse files
committed
CI: exclude bad pyshp version
This is a dependency of basemap
1 parent 507aca5 commit fda2f97
Copy full SHA for fda2f97

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.travis.yml

Copy file name to clipboardExpand all lines: .travis.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ install:
123123
# We have to install it after matplotlib to avoid pulling in MPL as
124124
# a dependency
125125
if [[ $BUILD_DOCS == true ]]; then
126+
pip install pyshp!=1.2.8
126127
pip install https://github.com/matplotlib/basemap/tarball/master
127128
fi;
128129

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.