aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorHanno Schlichting <hanno@hannosch.eu>2009-07-17 15:58:12 +0200
committerHanno Schlichting <hanno@hannosch.eu>2009-07-17 15:58:12 +0200
commitad967f1d38e608560807ff1cfc579bcabd315f4b (patch)
tree91fbf1dc9e5d1f62838ef82619e6577d5f6f8ec2 /MANIFEST.in
parent9d7a0c6ae69617da5d5b34f7ee25205581937e13 (diff)
downloadexternal_python_setuptools-ad967f1d38e608560807ff1cfc579bcabd315f4b.tar.gz
external_python_setuptools-ad967f1d38e608560807ff1cfc579bcabd315f4b.tar.bz2
external_python_setuptools-ad967f1d38e608560807ff1cfc579bcabd315f4b.zip
Update the manifest to include the new docs
--HG-- branch : distribute extra : rebase_source : 86f7000b7b66111f5cb39950c3a20575953a4865
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 6d7bfc2b..c546d1ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx
+recursive-include docs *.py *.txt Makefile
include *.py
include *.txt
include MANIFEST.in