summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2015-06-28 16:11:21 -0400
committerLeonard Richardson <leonardr@segfault.org>2015-06-28 16:11:21 -0400
commit3989978001244cb51d134f1f4df65b784ad1ea49 (patch)
treee7662cbf0d8f35a299b53b9202df82755aaceafc /MANIFEST.in
parent32a5c938876ec53a56ca22ff93ef645a659db9d5 (diff)
downloadbeautifulsoup4-3989978001244cb51d134f1f4df65b784ad1ea49.tar.gz
Added test-all-versions and the Chinese docs to the manifest.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in9
1 files changed, 5 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b5504e6..4e03987 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,8 @@
+include test-all-versions
include *.txt
-include doc/Makefile
-include doc/source/*.py
-include doc/source/*.rst
-include doc/source/*.jpg
+include doc*/Makefile
+include doc*/source/*.py
+include doc*/source/*.rst
+include doc*/source/*.jpg
include scripts/*.py
include scripts/*.txt