]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Bumy Sphinx
authorSam Bull <aa6bs0@sambull.org>
Mon, 15 Feb 2021 10:36:30 +0000 (10:36 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 Feb 2021 18:13:37 +0000 (13:13 -0500)
(cherry picked from commit d1806bb5ed4c0ee150b69b5226f8af835d6e1012)

doc/build/conf.py

index 2d314b94a7bbae5d43e4f29194e6b803c5ba9109..84339c9faf133fe9cafc40fdb532cd96d05e2344 100644 (file)
@@ -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.