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 2bbb71f commit 0fac82bCopy full SHA for 0fac82b
CHANGELOG.md
@@ -67,6 +67,7 @@ since version 1.3.0.
67
68
### Fixed
69
- Mostly compatibility bugfixes.
70
+- Fix build using `zsh` as shell instead of `bash` (issues [#362] and [#383]).
71
72
## [1.1.0] - 2017-05-04
73
@@ -867,6 +868,10 @@ https://github.com/matplotlib/basemap/issues/422
867
868
https://github.com/matplotlib/basemap/issues/405
869
[#403]:
870
https://github.com/matplotlib/basemap/issues/403
871
+[#383]:
872
+https://github.com/matplotlib/basemap/issues/383
873
+[#362]:
874
+https://github.com/matplotlib/basemap/issues/362
875
[#228]:
876
https://github.com/matplotlib/basemap/issues/228
877
[#179]:
0 commit comments