diff options
| author | Tarek Ziade <tarek@ziade.org> | 2010-07-03 13:45:58 +0200 |
|---|---|---|
| committer | Tarek Ziade <tarek@ziade.org> | 2010-07-03 13:45:58 +0200 |
| commit | 7210ba8400fb48800ed4df24e25c2500423b70fa (patch) | |
| tree | 99d9c612d5f409af5f61d3a118ae2cfce33f60b0 /MANIFEST.in | |
| parent | c4318e2572b0158aa05fa241b85552073bb8400b (diff) | |
| download | python-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.in | 1 |
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 |
