diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-05-02 23:08:56 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-05-02 23:08:56 -0500 |
commit | 4643738204d98b3623a052e11974aa3699712611 (patch) | |
tree | cfaf3fa18c8cbdb5563a1cb9ed594e0b1f9bbff0 /python/setuptools-scm/README | |
parent | 3a3c7923661ce8000081082bf192d0d73f4c432a (diff) |
python/setuptools-scm: Updated for version 6.0.1.
Diffstat (limited to 'python/setuptools-scm/README')
-rw-r--r-- | python/setuptools-scm/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/setuptools-scm/README b/python/setuptools-scm/README index 3227352464d91..a26279de6d75a 100644 --- a/python/setuptools-scm/README +++ b/python/setuptools-scm/README @@ -3,5 +3,3 @@ 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. |