|
@@ -53,10 +53,9 @@
|
|
|
|
|
|
# If your documentation needs a minimal Sphinx version, state it here.
|
|
# If your documentation needs a minimal Sphinx version, state it here.
|
|
#
|
|
#
|
|
-# Sphinx 1.5 and earlier can't build our docs because they are too
|
|
|
|
-# picky about the syntax of the argument to the option:: directive
|
|
|
|
-# (see Sphinx bugs #646, #3366).
|
|
|
|
-needs_sphinx = '1.6'
|
|
|
|
|
|
+# 3.4.3 is the oldest version of Sphinx that ships on a platform we
|
|
|
|
+# pledge build support for.
|
|
|
|
+needs_sphinx = '3.4.3'
|
|
|
|
|
|
# Add any Sphinx extension module names here, as strings. They can be
|
|
# Add any Sphinx extension module names here, as strings. They can be
|
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
|
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|