From 7210ba8400fb48800ed4df24e25c2500423b70fa Mon Sep 17 00:00:00 2001 From: Tarek Ziade Date: Sat, 3 Jul 2010 13:45:58 +0200 Subject: added missing files in the sdist fixes #170 --HG-- branch : distribute extra : rebase_source : 3d8f2228ca300091e8b7c50bbbf5bc2707372cb6 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') 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 -- cgit v1.2.1