3 Commits
Author SHA1 Message Date
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