Skip to content

Commit a3c10e0

Browse files
Update README.rst
Co-Authored-By: Hugo <[email protected]>
1 parent 6d60e55 commit a3c10e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ in SCM metadata instead of declaring them as the version argument
66
or in a SCM managed file.
77

88
Additionally ``setuptools_scm`` provides setuptools with a list of files that are managed by the SCM
9-
(aka automatically adding all of the scm managed files to the sdist).
9+
(ie. it automatically adds all of the SCM-managed files to the sdist).
1010
Unwanted files must be excluded by discarding them via ``MANIFEST.in``
1111

1212
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master

0 commit comments

Comments
 (0)