mirror of https://github.com/InternLM/InternLM
feat(code-docs): add enum_tools in code-docs requirements (#264)
Co-authored-by: huangting4201 <huangting3@sensetime.com>pull/265/head
parent
c516602e9a
commit
74afbb0c77
|
@ -4,3 +4,4 @@ recommonmark
|
||||||
sphinx_rtd_theme
|
sphinx_rtd_theme
|
||||||
sphinx_markdown_tables
|
sphinx_markdown_tables
|
||||||
autodoc_pydantic==1.9
|
autodoc_pydantic==1.9
|
||||||
|
enum_tools
|
Loading…
Reference in New Issue