Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d496dc1

Browse files
committed
Install basemap from master branch
1 parent f195d7b commit d496dc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ install:
103103
pip install $PRE numpydoc ipython jsonschema mistune colorspacious
104104
pip install -q $PRE linkchecker
105105
# Installing basemap from github until it's back on pypi
106-
pip install https://github.com/matplotlib/basemap/archive/v1.0.7rel.tar.gz
106+
pip install https://github.com/matplotlib/basemap/tarball/master
107107
wget https://github.com/google/fonts/blob/master/ofl/felipa/Felipa-Regular.ttf?raw=true -O Felipa-Regular.ttf
108108
wget http://mirrors.kernel.org/ubuntu/pool/universe/f/fonts-humor-sans/fonts-humor-sans_1.0-1_all.deb
109109
mkdir -p tmp

0 commit comments

Comments
 (0)