Repository URL to install this package:
|
Version:
30.3.0 ▾
|
setuptools
/
setup.cfg
|
|---|
[bumpversion]
current_version = 30.3.0
commit = True
tag = True
[egg_info]
tag_build =
tag_date = 0
tag_svn_revision = 0
[aliases]
clean_egg_info = egg_info -RDb ''
release = clean_egg_info sdist bdist_wheel
source = register sdist binary
binary = bdist_egg upload --show-response
test = pytest
[upload]
repository = https://upload.pypi.org/legacy/
[sdist]
formats = gztar zip
[wheel]
universal = 1
[bumpversion:file:setup.py]