Skip to content

Commit 1f2c67c

Browse files
authored
docs: pin sphinx-argparse to < 0.5.0 (#1591)
Pin sphinx-argparse to <0.5.0 due to sphinx-doc/sphinx-argparse#56. Generated by the task: njzjz-bot/njzjz-bot#7.
1 parent a33e270 commit 1f2c67c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sphinx>=4.0.2,!=7.2.5
33
recommonmark
44
sphinx_rtd_theme
55
sphinx_markdown_tables
6-
sphinx-argparse
6+
sphinx-argparse<0.5.0
77
myst-parser
88
deepmodeling_sphinx>=0.1.1
99
dargs>=0.3.1

0 commit comments

Comments
 (0)