diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-01-15 23:40:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 23:40:16 +0700 |
commit | 62b4f3cdbad70ee993199feffc49e783d62c2019 (patch) | |
tree | 4cb88db30b4f4be083b9d582b063f826106cda37 /python/setuptools-scm/slack-desc | |
parent | 8c1caa07e93885717a406fec97f14029610df86c (diff) |
python/setuptools-scm: Updated for version 1.15.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 e7f264de2c752..02fa8597c2b1f 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: |