summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorTarek Ziade <tarek@ziade.org>2010-07-03 13:45:58 +0200
committerTarek Ziade <tarek@ziade.org>2010-07-03 13:45:58 +0200
commit92e02bcd7a303ea48e314940e4058a71713f9888 (patch)
tree56d20b47af179af948d3956a75846d0129707405 /MANIFEST.in
parent7a4e7598dd9194ae051344ab10462ddff9fd74fb (diff)
downloadpython-setuptools-bitbucket-92e02bcd7a303ea48e314940e4058a71713f9888.tar.gz
added missing files in the sdist fixes #170
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 97fef03a..461cfd4f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx *.txt
+recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html
include *.py
include *.txt