python/setuptools-scm: Update README, slack-desc.
This commit is contained in:
parent
540e272d6a
commit
9e994b7c5e
|
@ -1,6 +1,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.
|
||||
setuptools-scm (manage versions by scm tags)
|
||||
|
||||
It also handles file finders for the supported scm's.
|
||||
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.
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|-----handy-ruler------------------------------------------------------|
|
||||
setuptools-scm: setuptools-scm (manage versions by scm tags)
|
||||
setuptools-scm:
|
||||
setuptools-scm: setuptools_scm handles managing your python package versions in scm
|
||||
setuptools-scm: setuptools-scm handles managing your python package versions in scm
|
||||
setuptools-scm: metadata instead of declaring them as the version argument or in a
|
||||
setuptools-scm: scm managed file.
|
||||
setuptools-scm:
|
||||
|
|
Loading…
Reference in New Issue