Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 6fc8ba4

Browse files
committed
poetry: fix deprecated config
1 parent 856a3ad commit 6fc8ba4

File tree

2 files changed

+46
-10
lines changed

2 files changed

+46
-10
lines changed

poetry.lock

Lines changed: 45 additions & 9 deletions
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
@@ -24,7 +24,7 @@ schema = "^0.7.1"
2424
tomlkit = "^0.11"
2525
packaging = "^24.0"
2626

27-
[tool.poetry.dev-dependencies]
27+
[tool.poetry.group.dev.dependencies]
2828
# Task runner
2929
invoke = "^2.2"
3030

0 commit comments

Comments
 (0)