summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-12-04 23:45:13 +0100
committerRonny Pfannschmidt <ronny.pfannschmidt@redhat.com>2020-12-04 23:45:13 +0100
commitc07de4aa57356568e41aa22746ae1131b4a57a79 (patch)
treeecf76eb978eac2984f987984e3e5c81f3b8527f5
parentaecedd5ac260a739dabf17936ba46026d815eba8 (diff)
downloadsetuptools-scm-c07de4aa57356568e41aa22746ae1131b4a57a79.tar.gz
fix #142: list supported scms
-rw-r--r--README.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d4b2453..d402b7e 100644
--- a/README.rst
+++ b/README.rst
@@ -9,6 +9,13 @@ Additionally ``setuptools_scm`` provides setuptools with a list of files that ar
(i.e. it automatically adds all of the SCM-managed files to the sdist).
Unwanted files must be excluded by discarding them via ``MANIFEST.in``.
+``setuptools_scm`` support the following scm out of the box:
+
+* git
+* mercurial
+
+
+
.. image:: https://github.com/pypa/setuptools_scm/workflows/python%20tests+artifacts+release/badge.svg
:target: https://github.com/pypa/setuptools_scm/actions