From 66bd2fbf20410ef94eeaa76df8aa86b1894dac2d Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Mon, 12 Feb 2018 11:09:46 +0000 Subject: [PATCH] Allow use of newest nbsphinx for building docs Needed for compatibility with Sphinx 1.7 --- docs/doc-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/doc-requirements.txt b/docs/doc-requirements.txt index fbdd21cd9..272e9dfcc 100644 --- a/docs/doc-requirements.txt +++ b/docs/doc-requirements.txt @@ -1,3 +1,3 @@ sphinx>=1.3.6 sphinx-rtd-theme -nbsphinx==0.2.14 +nbsphinx