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 3dc8b9d commit ee15795Copy full SHA for ee15795
pyproject.toml
@@ -51,7 +51,7 @@ dev = [
51
"redbaron~=0.9.0",
52
"respx~=0.22.0",
53
"ruff~=0.11.0",
54
- "setuptools~=79.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