summaryrefslogtreecommitdiffstats
path: root/python/setuptools-scm/README
blob: 3227352464d91296b517a988b8f7ae8c4d1694e9 (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.

Python3 is an optional dependency.