Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit4f8d25d

Browse files
authored
Merge pull request#6962 from tacaswell/ci_fix_basemap_dep
CI: exclude bad pyshp version
2 parents0bf79ea +fda2f97 commit4f8d25d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.travis.yml

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp