summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2020-01-22 11:17:57 +0100
committerGard Spreemann <gspr@nonempty.org>2020-01-22 11:18:01 +0100
commit80b922bb6a4e951f8e9f0502bf8e248baee86732 (patch)
tree46819fb0b26a736464818799bb0b652a53b9c59a /debian/tests/control
parent9351f0e240b1793bb0ea05bf90c03b7242cb9f29 (diff)
Require PyTest for autopkgtests.debian/3.1.0+dfsg-2
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 02e468a4..7ba89613 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
Tests: python-upstream.sh
-Depends: python3-all, python3-gudhi, python3-scipy
+Depends: python3-all, python3-gudhi, python3-pytest, python3-scipy