blob: ee7c616d650578d15aa336c38d966c6f25ac6351 (
plain)
1
2
3
4
5
6
7
|
setuptools_scm handles managing your python package versions in scm
metadata instead of declaring them as the version argument or in a
scm managed file.
It also handles file finders for the supported scm's.
This version is compatible with Python 2.
|