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
commit7210ba8400fb48800ed4df24e25c2500423b70fa (patch)
tree99d9c612d5f409af5f61d3a118ae2cfce33f60b0 /MANIFEST.in
parentc4318e2572b0158aa05fa241b85552073bb8400b (diff)
downloadpython-setuptools-git-7210ba8400fb48800ed4df24e25c2500423b70fa.tar.gz
added missing files in the sdist fixes #170
--HG-- branch : distribute extra : rebase_source : 3d8f2228ca300091e8b7c50bbbf5bc2707372cb6
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