summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-01-04 14:40:47 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-01-04 14:40:47 -0500
commit371c355c4f8b406e0390bf964bb4d7f4266ba3e8 (patch)
treead90014ad4cbf2a3da10b5cf45ef8435a72b2c17 /MANIFEST.in
parent3e33c18af2c26a9b01383647157f4c1da275f67f (diff)
downloadpython-setuptools-git-371c355c4f8b406e0390bf964bb4d7f4266ba3e8.tar.gz
Remove references to removed files
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
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