Commit Graph
6 Commits
Author SHA1 Message Date
Geir Arne Hjelle 373ac8bf73 Clean up imports 2019-09-12 08:23:41 +02:00
Geir Arne Hjelle 479b6e7062 Add and configure black and flake8 as pre-commits and to Travis 2019-09-12 08:23:41 +02:00
Joris Van den Bossche c94ffab9a9 TST: pytest configuration (#1021)
* TST: pytest configuration

* continue with second appveyor build
2019-06-23 18:35:48 +02:00
Joris Van den Bossche 46e50fe5a7 Fix usage of versioneer in setup.py (#362) 2016-07-24 09:56:34 +02:00
Joris Van den Bossche dd815ac9d1 MNT/BLD: use versioneer 2016-05-31 12:04:12 +02:00
Micah Cochran 51e6f997c1 Universal Python Wheel
... has the potential to make geopandas slightly easier to install.  Since geopandas itself it pure python, this should be an extra step during release: `python setup.py sdist bdist_wheel upload`

See: http://pythonwheels.com/
2016-03-26 17:26:56 -05:00