Skip to content

Commit fe2ff60

Browse files
committed
1 parent 1ae8651 commit fe2ff60

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

poetry.lock

Lines changed: 19 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,9 @@ lint = [
126126
"types-colorama",
127127
]
128128

129+
[tool.poetry.group.dev.dependencies]
130+
sphinx-argparse = "^0.3.1"
131+
129132
[tool.mypy]
130133
python_version = 3.9
131134
warn_unused_configs = true

0 commit comments

Comments
 (0)