diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-13 07:07:03 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-13 07:07:03 -0400 |
| commit | 8f05565451ef38cc10074582ad826941f8f8c899 (patch) | |
| tree | 3b13af466ad891a3481fd420c63f612a7621b44e /MANIFEST.in | |
| parent | a0d19667eaa92bd95f2bebfcb50a68d0921282eb (diff) | |
| parent | 068ab0e3a6e5146137ee9f913e3b1fbc5b337c22 (diff) | |
| download | python-setuptools-git-8f05565451ef38cc10074582ad826941f8f8c899.tar.gz | |
Merge with Distribute 0.6.39
--HG--
rename : distribute_setup.py => ez_setup.py
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 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 |
