summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-05-04 22:14:01 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-05-04 22:14:01 -0400
commit24444bac5408510dbc3d5f14c43b5f6d254aa7b4 (patch)
tree8472dbd7aaf3a46fb31b94740becfaa6a7ca3749 /MANIFEST.in
parent910e53db50224393605efdd825322fffdf2b68e1 (diff)
downloadpython-setuptools-bitbucket-24444bac5408510dbc3d5f14c43b5f6d254aa7b4.tar.gz
Add *.xml to MANIFEST.in
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 9837747a..68337800 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
-recursive-include setuptools *.py *.txt *.exe
+recursive-include setuptools *.py *.txt *.exe *.xml
recursive-include tests *.py *.c *.pyx *.txt
recursive-include setuptools/tests *.html
recursive-include docs *.py *.txt *.conf *.css *.css_t Makefile indexsidebar.html