diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 17:15:17 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 9e994b7c5efb48c4976d8e1fa99bc3a646a94d40 (patch) | |
tree | c02df62238853f716d8d57e16423d49e836b9bce /python | |
parent | 540e272d6a46726e9b20a97324795a17bc7f427f (diff) | |
download | slackbuilds-9e994b7c5efb48c4976d8e1fa99bc3a646a94d40.tar.gz |
python/setuptools-scm: Update README, slack-desc.
Diffstat (limited to 'python')
-rw-r--r-- | python/setuptools-scm/README | 7 | ||||
-rw-r--r-- | python/setuptools-scm/slack-desc | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/python/setuptools-scm/README b/python/setuptools-scm/README index 98578d9dd2..49dc82ee3f 100644 --- a/python/setuptools-scm/README +++ b/python/setuptools-scm/README @@ -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. diff --git a/python/setuptools-scm/slack-desc b/python/setuptools-scm/slack-desc index 02fa8597c2..6fc4cbbd33 100644 --- a/python/setuptools-scm/slack-desc +++ b/python/setuptools-scm/slack-desc @@ -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: |