diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-19 08:56:21 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-06-19 08:56:21 -0500 |
| commit | 48b0d2bfbd4aee6cc34ae6656d7c7033298f5ac0 (patch) | |
| tree | 4ee14a28708fdaf3c3cf8fe42a84ba69f20777f6 /MANIFEST.in | |
| parent | 5d9d3930f400a754f38be2a4de21a7f9ed00f5f4 (diff) | |
| parent | aa2269f68c8708f6498300f7d0a93a3a5eba562f (diff) | |
| download | python-setuptools-git-0.8b2.tar.gz | |
Merge with 0.7.40.8b2
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 68337800..ff102123 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ recursive-include setuptools *.py *.txt *.exe *.xml recursive-include tests *.py *.c *.pyx *.txt -recursive-include setuptools/tests *.html +recursive-include setuptools/tests *.html entries* recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html recursive-include _markerlib *.py include *.py |
