Commit Graph
4 Commits
Author SHA1 Message Date
Martin Fleischmann d7c42d0828 DOC: set up binder environment (#1850) 2021-02-28 17:53:26 +01:00
Joris Van den Bossche 1ef924270e DEP: No longer rely on descartes, use own version of PolygonPatch (#1677) 2020-12-20 16:48:02 +01:00
Martin Fleischmann 7a093643fc DEP: drop support for older versions of dependencies (#1492)
* change requirements

* ci

* remove compatibility layers

* ci recipe

* ci versions

* version in setup.py
2020-07-28 18:22:47 +01:00
James McBrideandMartin Fleischmann 878a770ea9 Add pre-commit and black to dev requirements (#1210)
* Add pre-commit and black to dev requirements

Also added notes on which packages are needed for which parts of
geopandas functionality outside of the core requirements.

* Add environment.yml, remove requirements.txt

* Update reqs per Joris's comments

* pyproj 2.2.0

Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>
2020-04-21 09:38:27 +01:00