mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-23 13:20:36 +08:00
BLD: remove matplotlib master from 2.7 (#682)
Matplotlib master no longer supports python 2
This commit is contained in:
committed by
Joris Van den Bossche
parent
657483a3b3
commit
891c5cd73c
+1
-1
@@ -32,7 +32,7 @@ matrix:
|
||||
- python: 2.7
|
||||
env: PANDAS=0.20.2 MATPLOTLIB=2.0.2
|
||||
- python: 2.7
|
||||
env: PANDAS=master MATPLOTLIB=master
|
||||
env: PANDAS=master MATPLOTLIB=2.1.2
|
||||
|
||||
- python: 3.6
|
||||
env: PANDAS=0.16.2 MATPLOTLIB=1.4.3 SHAPELY=1.5.17
|
||||
|
||||
Reference in New Issue
Block a user