[Bug Fix] need sphinx_book_theme in docs/api_docs/python/requirements.txt (#1575)

bug : need sphinx_book_theme in docs/api_docs/python/requirements.txt
This commit is contained in:
guxukai
2023-03-10 15:30:33 +08:00
committed by GitHub
parent 022b90de8a
commit b06279378a

View File

@@ -2,5 +2,6 @@ sphinx
recommonmark
sphinx_markdown_tables
sphinx_rtd_theme
sphinx_book_theme
furo
myst_parser