diff --git a/pyproject.toml b/pyproject.toml index ee0d6a8..048eee2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,6 +68,7 @@ dev = [ ] doc = [ "sphinx < 7.0.0", # 7.0.0 is incompatible with rtd-theme + "sphinx-argparse", "sphinx-autodoc-typehints", "sphinx-rtd-theme", # "toml",