From c12f07bba158af035a51f56a2bb50ede118f1958 Mon Sep 17 00:00:00 2001 From: tarek Date: Wed, 5 Aug 2009 22:27:19 +0200 Subject: adding buildout in the release --HG-- branch : distribute extra : rebase_source : e6753c6425bbe04d3fb591f0fe686e37be614895 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index c546d1ea..3ea3b29b 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +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 include *.py include *.txt include MANIFEST.in -- cgit v1.2.3