Skip to content

Commit

Permalink
docs: pin sphinx-argparse to < 0.5.0
Browse files Browse the repository at this point in the history
Pin sphinx-argparse to <0.5.0 due to sphinx-doc/sphinx-argparse#56.

Generated by the task: njzjz-bot/njzjz-bot#7.
  • Loading branch information
njzjz-bot committed Jul 16, 2024
1 parent a33e270 commit 8f0a3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sphinx>=4.0.2,!=7.2.5
recommonmark
sphinx_rtd_theme
sphinx_markdown_tables
sphinx-argparse
sphinx-argparse<0.5.0
myst-parser
deepmodeling_sphinx>=0.1.1
dargs>=0.3.1
Expand Down

0 comments on commit 8f0a3fa

Please sign in to comment.