We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ddb6b7 commit 811c099Copy full SHA for 811c099
1 file changed
pyproject.toml
@@ -47,7 +47,7 @@ hiredis = ">=2.2.3,<4.0.0"
47
more-itertools = ">=8.14,<11.0"
48
setuptools = ">=70.0"
49
50
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
51
mypy = "^1.9.0"
52
pytest = "^8.0.2"
53
ipdb = "^0.13.9"
0 commit comments