mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-09 11:22:50 +08:00
11 lines
197 B
INI
11 lines
197 B
INI
[bdist_wheel]
|
|
universal = 1
|
|
|
|
[versioneer]
|
|
VCS = git
|
|
style = pep440
|
|
versionfile_source = geopandas/_version.py
|
|
versionfile_build = geopandas/_version.py
|
|
tag_prefix = v
|
|
parentdir_prefix = geopandas-
|