We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4a7372 commit 7a5409fCopy full SHA for 7a5409f
pyproject.toml
@@ -21,7 +21,7 @@ classifiers = [
21
python = "^3.13"
22
httpx = ">=0.28,<1"
23
24
-[tool.poetry.dev-dependencies]
+[tool.poetry.group.dev.dependencies]
25
black = "^26.3"
26
pytest = "^9"
27
pytest-httpx = ">0.35,<1"
0 commit comments