We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ce66c commit 5678c0aCopy full SHA for 5678c0a
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
requires = [
4
- "setuptools>=72.0.0,<80.0.0",
+ "setuptools>=80.0.1,<80.1.0",
5
"setuptools-scm>=8.0.0,<9.0.0",
6
"wheel>=0.38.4,<1.0.0"
7
]
0 commit comments