aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authortarek <none@none>2009-08-05 22:28:49 +0200
committertarek <none@none>2009-08-05 22:28:49 +0200
commit3c1bc89e96e5c98da1d355704446080e868bc87d (patch)
tree2626cce828c849875a7f77a19962ae5bc257bf65 /MANIFEST.in
parent84746c89b20b31714a77e48ade31e86b923b510a (diff)
downloadexternal_python_setuptools-3c1bc89e96e5c98da1d355704446080e868bc87d.tar.gz
external_python_setuptools-3c1bc89e96e5c98da1d355704446080e868bc87d.tar.bz2
external_python_setuptools-3c1bc89e96e5c98da1d355704446080e868bc87d.zip
no txt file under buildout/ yet
--HG-- branch : distribute extra : rebase_source : 9ed972660846b9d43e45824cf9b515f0ac67a0ee
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 3ea3b29b..a2439ccd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,7 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx
recursive-include docs *.py *.txt Makefile
-recursive-include buildout *.py *.txt
+recursive-include buildout *.py
include *.py
include *.txt
include MANIFEST.in