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 392b7bd commit fb8fe8cCopy full SHA for fb8fe8c
pyproject.toml
@@ -51,7 +51,7 @@ dev = [
51
"redbaron~=0.9.0",
52
"respx~=0.22.0",
53
"ruff~=0.11.0",
54
- "setuptools~=78.1.0", # setuptools are used by pytest but not explicitly required
+ "setuptools~=79.0.0", # setuptools are used by pytest but not explicitly required
55
]
56
57
[tool.hatch.build.targets.wheel]
0 commit comments