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 d00bc13 commit ba1ffb8Copy full SHA for ba1ffb8
docs/conf.py
@@ -84,7 +84,7 @@
84
import mpl_toolkits.basemap # noqa: F401
85
except ImportError:
86
subprocess.check_call(
87
- ['pip', 'install', 'git+https://github.com/matplotlib/basemap@v1.3.0']
+ ['pip', 'install', 'git+https://github.com/matplotlib/basemap@v1.2.2rel']
88
)
89
90
0 commit comments