summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-07-17 15:56:32 +0200
committerGard Spreemann <gspr@nonempty.org>2019-07-17 15:56:32 +0200
commit32e3ed80dd4fb6b5395289d34082d9d89cf94435 (patch)
tree005509c41892a6dc5f2bfcc0c5eeab3fe6d1a4dd
parentfbb5f4e6a5b3d8c3d9ad47297e175dec77aaf8c0 (diff)
Build-dep on nose for testing.
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index a33ef16..c254fca 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: cython3,
debhelper (>= 12),
dh-python,
python3-all-dev,
+ python3-nose,
python3-numpy,
python3-setuptools
Rules-Requires-Root: no