Skip to content

Commit 56f2fe5

Browse files
Fix poetry error
1 parent 8c9283b commit 56f2fe5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ sphinx = {version = "^7.0", optional = true}
3434
sphinx_rtd_theme = {version = "^2.0", optional = true}
3535
myst-parser = {version = ">=0.15", optional = true}
3636

37-
[tool.poetry.group.dev-dependencies]
37+
[tool.poetry.group.dev.dependencies]
3838
pytest = ">=7.2"
3939
coverage = "^7.0"
4040
mypy = ">=1.0"

0 commit comments

Comments
 (0)