changeset 529:365bf87ed4e8 stable

pkg: exclude tests for unpackaged extension the old obsolete format BC and qsync are not included in this package. exclude related tests.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Wed, 29 Aug 2012 11:10:29 +0200
parents bdaf8bd1600b
children 6ee7add34f8b
files MANIFEST.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in	Mon Aug 27 18:35:46 2012 +0200
+++ b/MANIFEST.in	Wed Aug 29 11:10:29 2012 +0200
@@ -11,3 +11,5 @@
 include COPYING
 include tests/*.t
 include tests/*.py
+exclude tests/test-oldconvert.t
+exclude tests/test-qsync.t