diff --git a/conf.py b/conf.py index bbf5ed9..34b41fb 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 = '5.3' +#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