summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authortarek <devnull@localhost>2009-08-05 22:28:49 +0200
committertarek <devnull@localhost>2009-08-05 22:28:49 +0200
commitc93c803056c585b141895427a03ad56d52744544 (patch)
tree2626cce828c849875a7f77a19962ae5bc257bf65 /MANIFEST.in
parent86ebc4b4cb98d7fa66ad3e1f56bf97e7bcb072b3 (diff)
downloadpython-setuptools-bitbucket-c93c803056c585b141895427a03ad56d52744544.tar.gz
no txt file under buildout/ yet
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