diff options
Diffstat (limited to 'python/setuptools-scm/slack-desc')
-rw-r--r-- | python/setuptools-scm/slack-desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/setuptools-scm/slack-desc b/python/setuptools-scm/slack-desc index e7f264de2c..02fa8597c2 100644 --- a/python/setuptools-scm/slack-desc +++ b/python/setuptools-scm/slack-desc @@ -8,11 +8,11 @@ |-----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: -setuptools-scm: It also handles file finders for the supported SCMs. +setuptools-scm: It also handles file finders for the supported scm’s. setuptools-scm: setuptools-scm: Homepage: https://github.com/pypa/setuptools_scm/ setuptools-scm: |