summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorLeonard Richardson <leonard.richardson@canonical.com>2012-02-20 13:04:30 -0500
committerLeonard Richardson <leonard.richardson@canonical.com>2012-02-20 13:04:30 -0500
commitdfee19c40373d420ca8951e82fb25c14f8fcc163 (patch)
treec9e7b689510f2a14cd839cdea0b2dfb689e222ba /MANIFEST.in
parent328c7160becd6958b2d40019637e578440d78145 (diff)
downloadbeautifulsoup4-dfee19c40373d420ca8951e82fb25c14f8fcc163.tar.gz
Use MANIFEST.in instead of setup.py to hold the docs and text files.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..fe99812
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,5 @@
+include *.txt
+include doc/Makefile
+include doc/source/*.py
+include doc/source/*.rst
+include doc/source/*.jpg