diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:30:08 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 5013c9076865fc8ef07b4b6333b4ce990f487a1b (patch) | |
tree | 9081c3ee036fa89b1c2b6b0ad8670d3f3fabe20d | |
parent | 1d53eb092b51eff250a4a94d6284d98c2f7b22e1 (diff) | |
download | slackbuilds-5013c9076865fc8ef07b4b6333b4ce990f487a1b.tar.gz |
python/setuptools-scm: Fix slack-desc.
-rw-r--r-- | python/setuptools-scm/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/setuptools-scm/slack-desc b/python/setuptools-scm/slack-desc index 6fc4cbbd33..e7f264de2c 100644 --- a/python/setuptools-scm/slack-desc +++ b/python/setuptools-scm/slack-desc @@ -12,7 +12,7 @@ setuptools-scm: setuptools-scm handles managing your python package versions in 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 scm’s. +setuptools-scm: It also handles file finders for the supported SCMs. setuptools-scm: setuptools-scm: Homepage: https://github.com/pypa/setuptools_scm/ setuptools-scm: |