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 ef2179c commit 3eec472Copy full SHA for 3eec472
pyproject.toml
@@ -21,7 +21,7 @@ executing = "^2.0"
21
asttokens = { version = "2.*", optional = true }
22
pure_eval = { version = "0.*", optional = true }
23
24
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
25
pytest = "^8"
26
pytest-cov = "^5"
27
coverage = { version = "^7", extras = ["toml"] }
0 commit comments