Martin Fleischmann
65c2d55ae2
CLN: Remove Python 2 support ( #1183 )
2019-10-28 11:11:03 +01:00
Joris Van den Bossche
69757afe6b
Update minimal dependencies for pandas (>=0.23.4) and matplotlib (>=2.0.1) ( #1002 )
2019-05-24 13:05:38 +02:00
Brian Lewis
08ad2bfea1
Fix broken links to Shapely and Fiona docs ( #954 )
2019-03-31 20:55:33 -07:00
Ömer Özak
7d50380229
PERF/ENH: new overlay implementation ( #429 )
2018-07-15 14:45:44 -05:00
James McBride
de7b657c22
Remove descartes from install requirements ( #648 )
...
* Remove descartes from install requirements
The descartes import in plotting is hidden, so it is not a hard
dependency, and should not be required for installation.
* Update install reqs in README.md
2018-01-26 19:59:56 -08:00
Joris Van den Bossche
d42f85d500
update setup.py
2017-08-29 01:39:06 +02:00
Joris Van den Bossche
46e50fe5a7
Fix usage of versioneer in setup.py ( #362 )
2016-07-24 09:56:34 +02:00
Kelsey Jordahl
320f7299d7
BLD: Update authos and email
2016-06-10 10:52:43 -07:00
Kelsey Jordahl
c305a5aa37
CLN: Remove unused imports
2016-06-10 10:51:18 -07:00
Kelsey Jordahl
7fb7c458a9
DOC: Remove outdated/redundant comment
2016-06-10 10:51:08 -07:00
Joris Van den Bossche
dd815ac9d1
MNT/BLD: use versioneer
2016-05-31 12:04:12 +02:00
Joris Van den Bossche
f038a868bb
Expose example datasets through API geopandas.datasets
2016-04-29 20:58:09 +02:00
Kelsey Jordahl
eb1a181d8d
DOC: Try explicitly setting requirements to empty in setup.py for RTD
2015-11-20 11:47:07 -07:00
Joris Van den Bossche
7a1d16648b
Make rtree an optional dependency
2015-09-02 16:17:18 +02:00
Matthew Perry
c707e1f36b
add geopandas.tools to setup packages
2014-07-22 10:34:54 -07:00
Sean Gillies
29bb8b1a15
Add rtree back as a requirement.
2014-07-17 13:09:39 -06:00
Kelsey Jordahl
599be2ce99
BLD: Set ISRELEASED = False
2014-07-13 15:50:51 -06:00
Kelsey Jordahl
d48c0ec0d1
RLS: Set release = True!
2014-07-06 18:19:13 -05:00
Kelsey Jordahl
55f43a54ef
BUG: Correctly decode git tag in Python 3 (from pandas setup.py)
2013-11-18 22:42:09 -06:00
Kelsey Jordahl
52c718896f
BUG: Add io to the packages list
2013-11-08 22:49:40 -05:00
Kelsey Jordahl
c43c38e680
TST: Add pyproj as dependency
2013-08-19 23:36:51 -04:00
Kelsey Jordahl
3ebb433818
Better version handling, including __version__ and git hash for dev releases.
2013-08-19 20:43:20 -04:00
Kelsey Jordahl
e3006bcf56
Update links in long_description
2013-07-31 22:29:54 -04:00
Kelsey Jordahl
e5980e34d1
You got got markdown in my rst.
2013-07-31 22:27:30 -04:00
Kelsey Jordahl
4ab1f64673
Update setup.py for upload to PyPI
2013-07-31 21:59:45 -04:00
sgillies
7782f6a00f
Add kwargs to from_file that turn on extra fiona features.
...
Also try to import setup from setuptools to get the 'develop'
feature.
2013-07-07 22:00:22 -06:00
Kelsey Jordahl
a38cfbdfa3
Simple setup.py file
2013-06-27 11:55:58 -05:00