diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-04 14:40:47 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-04 14:40:47 -0500 |
| commit | 371c355c4f8b406e0390bf964bb4d7f4266ba3e8 (patch) | |
| tree | ad90014ad4cbf2a3da10b5cf45ef8435a72b2c17 /MANIFEST.in | |
| parent | 3e33c18af2c26a9b01383647157f4c1da275f67f (diff) | |
| download | python-setuptools-git-371c355c4f8b406e0390bf964bb4d7f4266ba3e8.tar.gz | |
Remove references to removed files
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 ed60948b..428bbd1e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ recursive-include setuptools *.py *.exe *.xml -recursive-include tests *.py *.c *.pyx +recursive-include tests *.py recursive-include setuptools/tests *.html recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html recursive-include _markerlib *.py |
