Codebase list python-geopandas / debian/0.2.1-3 setup.cfg
debian/0.2.1-3

Tree @debian/0.2.1-3 (Download .tar.gz)

setup.cfg @debian/0.2.1-3raw · history · blame

[bdist_wheel]
universal = 1

# See the docstring in versioneer.py for instructions. Note that you must
# re-run 'versioneer.py setup' after changing this section, and commit the
# resulting files.

[versioneer]
VCS = git
style = pep440
versionfile_source = geopandas/_version.py
versionfile_build = geopandas/_version.py
tag_prefix = v
parentdir_prefix = geopandas-