From d1806bb5ed4c0ee150b69b5226f8af835d6e1012 Mon Sep 17 00:00:00 2001 From: Sam Bull Date: Mon, 15 Feb 2021 10:36:30 +0000 Subject: [PATCH] Bumy Sphinx --- doc/build/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build/conf.py b/doc/build/conf.py index bc734bfc64..27460171b8 100644 --- a/doc/build/conf.py +++ b/doc/build/conf.py @@ -26,7 +26,7 @@ sys.path.insert(0, os.path.abspath(".")) # -- General configuration -------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. -needs_sphinx = "1.6.0" +needs_sphinx = "3.5.0" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones. -- 2.47.2