slackbuilds/python/setuptools-scm
Hunter Sezen 09c0da2d12
python/setuptools-scm: Updated for version 3.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-07-20 08:11:02 +07:00
..
README python/setuptools-scm: Updated for version 1.15.0. 2017-01-15 23:40:16 +07:00
setuptools-scm.SlackBuild python/setuptools-scm: Updated for version 3.3.3. 2019-07-20 08:11:02 +07:00
setuptools-scm.info python/setuptools-scm: Updated for version 3.3.3. 2019-07-20 08:11:02 +07:00
slack-desc python/setuptools-scm: Updated for version 2.1.0. 2018-06-13 07:50:09 +07:00

README

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.