You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Hunter Sezen 62b4f3cdba python/setuptools-scm: Updated for version 1.15.0. 9 years ago
..
README python/setuptools-scm: Updated for version 1.15.0. 9 years ago
setuptools-scm.SlackBuild python/setuptools-scm: Updated for version 1.15.0. 9 years ago
setuptools-scm.info python/setuptools-scm: Updated for version 1.15.0. 9 years ago
slack-desc python/setuptools-scm: Added (manage versions by scm tags) 9 years ago

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.