From bf6073e9aed5536565f0b822b7b0b901b13bde67 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sun, 29 Nov 2009 12:47:12 -0500 Subject: Clean up the manifest so that the sdist runs and passes all the tests. --- MANIFEST.in | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'MANIFEST.in') diff --git a/MANIFEST.in b/MANIFEST.in index 3ab75bba5..ffa152de2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,12 @@ include *.py *.rc -global-include *.txt *.po -exclude MANIFEST.in buildout.cfg bootstrap.py .bzrignore +include gnu-COPYING-GPL +recursive-include .buildout * +recursive-include contrib * +recursive-include cron * +recursive-include data * +global-include *.txt *.po *.mo *.cfg *.sql *.zcml *.html +global-exclude *.egg-info +exclude MANIFEST.in +prune src/attic +prune src/web + -- cgit v1.2.3-70-g09d2