mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
Travis CI tests were failing recently for one specific build, see https://github.com/conda-forge/gdal-feedstock/issues/261 Fixed by removing the pin of matplotlib to 1.5.3 (but added `gdal=2.3` to keep at older gdal version). Also added `nomkl` to have a built with numpy/openblas from conda-forge (not that it should matter though).