singe/thirdparty/openssl/python-ecdsa/setup.cfg
2023-11-16 22:15:24 -06:00

14 lines
364 B
INI

[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 = src/ecdsa/_version.py
versionfile_build = ecdsa/_version.py
tag_prefix = python-ecdsa-
parentdir_prefix = ecdsa-