summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2018-08-12 13:00:00 +0200
committerGard Spreemann <gspreemann@gmail.com>2018-08-12 15:46:40 +0200
commitfb77be2327c3399415feb09db417c89dfd3cda19 (patch)
treeb3724e4971fcb3d66e4fac7f29a9a8a16130f954 /debian/tests/control
parent5bddbbf576ca35a2eff6fd58a0eba6f5b4491ae8 (diff)
Test all supported Python versions.
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 49eabb3f..65510cef 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,3 @@
-Tests: python-upstream
-Depends: python3-gudhi, python3-pytest \ No newline at end of file
+Tests: python-upstream.sh
+Depends: python3-all, python3-gudhi, python3-pytest
+