slackbuilds_ponce/python/setuptools-scm/README
Hunter Sezen 62b4f3cdba python/setuptools-scm: Updated for version 1.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2017-01-15 23:40:16 +07:00

7 lines
244 B
Text

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.