[Python-modules-commits] [jupyter-notebook] 04/11: Documentation now requires nbsphinx, pandoc
Gordon Ball
chronitis-guest at moszumanska.debian.org
Mon Jun 26 20:55:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.
commit 71b7a1d1cd5cb88f3ab3a5c0a1994909f4ebe7ba
Author: Gordon Ball <gordon at chronitis.net>
Date: Sun Jun 25 11:28:04 2017 +0200
Documentation now requires nbsphinx, pandoc
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 3503a07..c00162f 100644
--- a/debian/control
+++ b/debian/control
@@ -40,6 +40,7 @@ Build-Depends: debhelper (>= 10),
python-zmq <!nocheck>,
python3-sphinx <!nodoc>,
python3-sphinx-rtd-theme <!nodoc>,
+ python3-nbsphinx <!nodoc>,
libjs-backbone (>= 1.2),
libjs-bootstrap (>= 3.3),
libjs-bootstrap-tour (>= 0.9),
@@ -61,6 +62,7 @@ Build-Depends: debhelper (>= 10),
node-source-map,
node-requirejs (>= 2.3),
node-uglify,
+ pandoc
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git
More information about the Python-modules-commits
mailing list