summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-08-11 16:06:00 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-08-11 16:06:00 -0400
commitf2a778b3aa18de0bd43b1ba1a144d16faa53b8a2 (patch)
tree6b78e22c1f5a2e827bba40a33bd642c1e7b38f63 /MANIFEST.in
parent1a27df4c768e5a183ddd0f890d139996ffc52778 (diff)
downloadpython-coveragepy-git-f2a778b3aa18de0bd43b1ba1a144d16faa53b8a2.tar.gz
Improve doc tooling
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 32cc1809..b30f8851 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -34,7 +34,7 @@ exclude ci/*.token
recursive-include coverage/fullcoverage *.py
recursive-include coverage/ctracer *.c *.h
-recursive-include doc conf.py *.pip *.rst *.txt *.png
+recursive-include doc *.py *.pip *.rst *.txt *.png
recursive-include doc/_static *.*
prune doc/_build