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 43319ec commit 5d13e24Copy full SHA for 5d13e24
pyproject.toml
@@ -70,7 +70,7 @@ dev = [
70
"pytest~=8.3.0",
71
"respx~=0.22.0",
72
"ruff~=0.11.0",
73
- "setuptools~=79.0.0", # setuptools are used by pytest but not explicitly required
+ "setuptools", # setuptools are used by pytest but not explicitly required
74
]
75
76
[tool.hatch.build.targets.wheel]
0 commit comments