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