update sphinx version
This commit is contained in:
parent
18564356c3
commit
295f61299a
@ -24,7 +24,7 @@ release = "0.4.0"
|
|||||||
|
|
||||||
# If your documentation needs a minimal Sphinx version, state it here.
|
# If your documentation needs a minimal Sphinx version, state it here.
|
||||||
#
|
#
|
||||||
needs_sphinx = '3.5.4'
|
needs_sphinx = '4.2.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
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# docs
|
# docs
|
||||||
sphinx==3.5.4 # newer versions display function names in the wrong color?
|
sphinx==4.2.0 # newer versions display function names in the wrong color?
|
||||||
sphinx_rtd_theme==0.5.2
|
sphinx_rtd_theme==0.5.2
|
||||||
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038
|
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
-e .
|
-e .
|
||||||
|
|
||||||
# docs
|
# docs
|
||||||
sphinx==3.5.4 # newer versions display function names in the wrong color?
|
sphinx==4.2.0 # newer versions display function names in the wrong color?
|
||||||
sphinx_rtd_theme==0.5.2
|
sphinx_rtd_theme==0.5.2
|
||||||
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038
|
Jinja2<3.1 # https://github.com/readthedocs/readthedocs.org/issues/9038
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user