python/setuptools-scm: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 23:30:08 -05:00 committed by Willy Sudiarto Raharjo
parent 1d53eb092b
commit 5013c90768
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -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 scms.
setuptools-scm: It also handles file finders for the supported SCMs.
setuptools-scm:
setuptools-scm: Homepage: https://github.com/pypa/setuptools_scm/
setuptools-scm: