We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecedd5 commit c07de4aCopy full SHA for c07de4a
README.rst
@@ -9,6 +9,13 @@ Additionally ``setuptools_scm`` provides setuptools with a list of files that ar
9
(i.e. it automatically adds all of the SCM-managed files to the sdist).
10
Unwanted files must be excluded by discarding them via ``MANIFEST.in``.
11
12
+``setuptools_scm`` support the following scm out of the box:
13
+
14
+* git
15
+* mercurial
16
17
18
19
.. image:: https://github.com/pypa/setuptools_scm/workflows/python%20tests+artifacts+release/badge.svg
20
:target: https://github.com/pypa/setuptools_scm/actions
21
0 commit comments