mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-21 13:00:14 +08:00
... 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/
3 lines
28 B
INI
3 lines
28 B
INI
[bdist_wheel]
|
|
universal = 1
|