From: Afif Elghraoui Date: Sun, 12 Jul 2015 14:43:24 +0000 (-0700) Subject: Remove extraneous test dependencies already included by @ X-Git-Tag: archive/raspbian/0.22.0+ds-1+rpi1~1^2^2~289^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=430aaae5f21e0420e153bb71441faeb9e0672b76;p=python-pysam.git Remove extraneous test dependencies already included by @ --- 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