work around ReadTheDocs bug
This commit is contained in:
parent
7be018ea3f
commit
3e9ecd4b70
@ -4,6 +4,7 @@
|
|||||||
# docs
|
# docs
|
||||||
sphinx==3.5.4 # newer versions display function names in the wrong color?
|
sphinx==3.5.4 # 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
|
||||||
|
|
||||||
# dev tools
|
# dev tools
|
||||||
build
|
build
|
||||||
|
Loading…
Reference in New Issue
Block a user