summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Mollier <emollier@debian.org>2022-12-03 17:13:26 +0100
committerÉtienne Mollier <emollier@debian.org>2022-12-03 17:13:26 +0100
commit08048107d3be3cd46cde0e2f3017db4d0eb61572 (patch)
tree67e5e100deda20469e2eefdaa877084447da0ad4
parent52a013ee611907779e4000e14ace0d6ce6b83f3a (diff)
d/control: switch from nose to pytest.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 232af3d..238034a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
python3-setuptools,
fastaq (>=3.10.0),
mummer,
- python3-nose <!nocheck>
+ python3-pytest <!nocheck>
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-pymummer
Vcs-Git: https://salsa.debian.org/med-team/python-pymummer.git