Author: janne.t.harkonen Date: Mon Apr 6 06:32:02 2009 New Revision: 1704
Modified: trunk/MANIFEST.in Log: Prune tools' test from sdist Modified: trunk/MANIFEST.in ============================================================================== --- trunk/MANIFEST.in (original) +++ trunk/MANIFEST.in Mon Apr 6 06:32:02 2009 @@ -6,6 +6,7 @@ include LICENSE.txt COPYRIGHT.txt INSTALL.txt PACKAGING.txt recursive-include tools *.py *.au3 *.rb *.html *.txt *.tsv *.png +prune tools/*/test recursive-include doc *.txt *.html *.png *.py *.dia include templates/*.html templates/*.tsv templates/*.txt
