summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPicca Frédéric-Emmanuel <picca@debian.org>2018-03-11 19:04:34 +0100
committerPicca Frédéric-Emmanuel <picca@debian.org>2018-03-11 19:04:34 +0100
commit97e11cba0c0d7b0f3085bd2959845e3bb61f40ee (patch)
tree866a99902b74be7f39a0efdb1058bd777e7b7889 /debian/control
parent5faa40650e1c4d1559dcfc6281dbeb5858db53aa (diff)
unactive tests and build doc only with python3
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3b6f5f1..30f19b2 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends: cython (>= 0.23.2),
python-mako,
python-matplotlib,
python-matplotlib-dbg,
- python-nbsphinx,
+ python-nbsphinx <!nodoc>,
python-numpy,
python-numpy-dbg,
python-opengl,
@@ -56,7 +56,7 @@ Build-Depends: cython (>= 0.23.2),
python3-mako,
python3-matplotlib,
python3-matplotlib-dbg,
- python3-nbsphinx,
+ python3-nbsphinx <!nodoc>,
python3-numpy,
python3-numpy-dbg,
python3-opengl,