summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authortarek <devnull@localhost>2009-09-08 22:41:46 +0200
committertarek <devnull@localhost>2009-09-08 22:41:46 +0200
commit71c9b639c9ef85aa6b0202853041e5fdea857b88 (patch)
treeb4209716a14fb9307636ba5a57284105db6308d8 /MANIFEST.in
parenta811a360b9975d199a12837cb6b230a4263e6f32 (diff)
downloadpython-setuptools-bitbucket-71c9b639c9ef85aa6b0202853041e5fdea857b88.tar.gz
removed buildout
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index a2439ccd..c546d1ea 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,6 @@
recursive-include setuptools *.py *.txt *.exe
recursive-include tests *.py *.c *.pyx
recursive-include docs *.py *.txt Makefile
-recursive-include buildout *.py
include *.py
include *.txt
include MANIFEST.in