summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authortarek <none@none>2009-09-08 22:41:46 +0200
committertarek <none@none>2009-09-08 22:41:46 +0200
commit321880f989c67fe471e2736f7be5517a098120c5 (patch)
treeb01e38ec3fbd4273202de4e1b5e5a6cd4031eb0b /MANIFEST.in
parent81c979b40ca015e87bdad337106d0ee6a6f50083 (diff)
downloadpython-setuptools-git-321880f989c67fe471e2736f7be5517a098120c5.tar.gz
removed buildout
--HG-- branch : distribute extra : rebase_source : 750c19c71792d672e51c503ca0b6654bfd1624ff
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