We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3254c48 commit 9a365d6Copy full SHA for 9a365d6
1 file changed
build_docs.py
@@ -200,6 +200,7 @@ def requirements(self) -> list[str]:
200
"docutils<=0.17.1",
201
"jieba",
202
"jinja2<3.1",
203
+ "python-docs-theme<=2023.3.1",
204
"sphinxcontrib-applehelp<=1.0.2",
205
"sphinxcontrib-devhelp<=1.0.2",
206
"sphinxcontrib-htmlhelp<=2.0",
0 commit comments