docs: Force Sphinx version higher or equal to 3.0

Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
This commit is contained in:
Robert Winkler 2020-12-01 16:43:33 +01:00
parent 82309c0aa3
commit 310292cf58
2 changed files with 2 additions and 3 deletions

View File

@ -39,7 +39,7 @@ from markdown_code_symlinks import LinkParser, MarkdownSymlinksDomain
# If your documentation needs a minimal Sphinx version, state it here. # If your documentation needs a minimal Sphinx version, state it here.
# #
# needs_sphinx = '1.0' needs_sphinx = '3.0'
# 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

View File

@ -1,8 +1,7 @@
sphinx_materialdesign_theme sphinx_materialdesign_theme
docutils docutils
# Disabling direct sphinx because of https://github.com/pypa/pip/issues/9031 sphinx>=3.0
# sphinx
sphinx-autobuild sphinx-autobuild
breathe breathe