diff --git a/conf.py b/conf.py index 256c7f9..bbf5ed9 100644 --- a/conf.py +++ b/conf.py @@ -33,7 +33,7 @@ release = u'Latest Nightly Build' # If your documentation needs a minimal Sphinx version, state it here. # -needs_sphinx = '6.2' +needs_sphinx = '5.3' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom