Skip to content

Commit 0023981

Browse files
modernize pyproject
1 parent 074b0e6 commit 0023981

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
@@ -28,7 +28,7 @@ starlette = "^0"
2828
itsdangerous = "^2.0.1"
2929
redis = {version = ">=4.2.0rc1", optional = true}
3030

31-
[tool.poetry.dev-dependencies]
31+
[tool.poetry.group.dev.dependencies]
3232
pytest = "^7.1.2"
3333
black = "^22.10.0"
3434
pytest-asyncio = "^0.19.0"

0 commit comments

Comments
 (0)