]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Bumy Sphinx 5943/head
authorSam Bull <aa6bs0@sambull.org>
Mon, 15 Feb 2021 10:36:30 +0000 (10:36 +0000)
committerGitHub <noreply@github.com>
Mon, 15 Feb 2021 10:36:30 +0000 (10:36 +0000)
doc/build/conf.py

index bc734bfc64381d9cffdd2d553e5951b0189f4e49..27460171b83ea4a714ead621ad4e209e1f3d5db2 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.