summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Pfannschmidt <opensource@ronnypfannschmidt.de>2019-11-26 19:24:21 +0100
committerGitHub <noreply@github.com>2019-11-26 19:24:21 +0100
commitc91d7e81004dbe8021f254947e9c9dd02a0815ff (patch)
treefad5d8cc4b6788306ecf6af0abec99f3e0a3279b
parenta509d643f55f660ec706e3b432cb383c06397959 (diff)
downloadsetuptools-scm-c91d7e81004dbe8021f254947e9c9dd02a0815ff.tar.gz
Co-Authored-By: Sviatoslav Sydorenko <wk@sydorenko.org.ua>
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 6ec027c..13884b1 100644
--- a/README.rst
+++ b/README.rst
@@ -6,7 +6,7 @@ in SCM metadata instead of declaring them as the version argument
or in a SCM managed file.
Additionally ``setuptools_scm`` provides setuptools with a list of files that are managed by the SCM
-(ie. it automatically adds all of the SCM-managed files to the sdist).
+(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``.
.. image:: https://travis-ci.org/pypa/setuptools_scm.svg?branch=master