summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJohannes 'josch' Schauer <josch@debian.org>2020-04-05 21:03:13 +0200
committerJohannes 'josch' Schauer <josch@debian.org>2020-04-05 21:03:34 +0200
commit21f051266597850003468a580943953d47e4173e (patch)
treee0c83a14f0c83d817d68d4e5f4ee5b3d5652dfad /debian
parent2fe97bb05cd7473042e39b3b7cb54763bfe87f82 (diff)
debian/tests/control: add depends of test-sh on python3-numpy and python3-scipy
Diffstat (limited to 'debian')
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 7e84395..8950f1e 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -11,4 +11,6 @@ Depends: ghostscript,
mupdf-tools,
netpbm,
poppler-utils,
+ python3-numpy,
+ python3-scipy,
@