From b050716e4a99037b59fd24b34181968adf1d880a Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 24 Jul 2021 08:26:12 +1200 Subject: python/python2-setuptools-scm: Added (setuptools-scm for Python 2). Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- python/python2-setuptools-scm/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python2-setuptools-scm/README (limited to 'python/python2-setuptools-scm/README') 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. -- cgit v1.2.3