Update needs_sphinx variable

This commit is contained in:
Ayaz Salikhov
2021-04-26 13:30:34 +03:00
parent 0ae1e88c89
commit ac969ae62a

View File

@@ -25,7 +25,7 @@
# If your documentation needs a minimal Sphinx version, state it here.
#
needs_sphinx = '1.4'
needs_sphinx = '2.1'
# Add any Sphinx extension module names here, as strings. They can be
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom