Skip to content

Commit affddae

Browse files
committed
remove depreciated poetry config
1 parent 08cc9f8 commit affddae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ email-validator = ">=1.1,<3.0"
3333
pydantic = "^2"
3434
requests = "^2"
3535

36-
[tool.poetry.dev-dependencies]
36+
[tool.poetry.group.dev.dependencies]
3737
autoflake = "^1.7"
3838
black = "^24.8.0"
3939
coverage = "^7.6.1"

0 commit comments

Comments
 (0)