summaryrefslogtreecommitdiffstats
path: root/python/python2-setuptools-scm/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python2-setuptools-scm/README')
-rw-r--r--python/python2-setuptools-scm/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python2-setuptools-scm/README b/python/python2-setuptools-scm/README
new file mode 100644
index 0000000000..ee7c616d65
--- /dev/null
+++ b/python/python2-setuptools-scm/README
@@ -0,0 +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.
+
+It also handles file finders for the supported scm's.
+
+This version is compatible with Python 2.