From 430aaae5f21e0420e153bb71441faeb9e0672b76 Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Sun, 12 Jul 2015 07:43:24 -0700 Subject: [PATCH] Remove extraneous test dependencies already included by @ --- debian/tests/control | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/debian/tests/control b/debian/tests/control index 1046737..99c6a4a 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,9 +1,7 @@ Tests: run-nose-tests -Depends: @, python-nose, python-pysam-tests, samtools, make, - cython +Depends: @, python-nose, samtools, make, cython Restrictions: allow-stderr Tests: run-nose3-tests -Depends: @, python3-nose, python-pysam-tests, samtools, make, - cython3 +Depends: @, python3-nose, samtools, make, cython3 Restrictions: allow-stderr -- 2.30.2