summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-11-11 06:15:16 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-11-11 07:14:56 -0500
commit2cabc80a24e5f1b24e1eea1c39407c3aa60eee9e (patch)
treed3f0d5c5eb4900637ed80fe021edb1d19daf6c4b /MANIFEST.in
parent12ebfecd95995300caf7cd268bfd96e826552c05 (diff)
downloadpython-coveragepy-git-2cabc80a24e5f1b24e1eea1c39407c3aa60eee9e.tar.gz
Better auto-spelling of contributors' names
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7a84cf20..75257c60 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -37,6 +37,7 @@ recursive-include coverage/ctracer *.c *.h
recursive-include doc *.py *.pip *.rst *.txt *.png
recursive-include doc/_static *
prune doc/_build
+prune doc/_spell
recursive-include requirements *.pip