pkg: exclude tests for unpackaged extension stable
authorPierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 29 Aug 2012 11:10:29 +0200
branchstable
changeset 529 365bf87ed4e8
parent 528 bdaf8bd1600b
child 530 6ee7add34f8b
pkg: exclude tests for unpackaged extension the old obsolete format BC and qsync are not included in this package. exclude related tests.
MANIFEST.in
--- 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