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 a3c10e0 commit a509d64Copy full SHA for a509d64
README.rst
@@ -7,7 +7,7 @@ or in a SCM managed file.
7
8
Additionally ``setuptools_scm`` provides setuptools with a list of files that are managed by the SCM
9
(ie. it automatically adds all of the SCM-managed files to the sdist).
10
-Unwanted files must be excluded by discarding them via ``MANIFEST.in``
+Unwanted files must be excluded by discarding them via ``MANIFEST.in``.
11
12
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master
13
:target: https://travis-ci.org/pypa/setuptools_scm
0 commit comments