We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ce66c commit 7f6211bCopy full SHA for 7f6211b
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.3.0,<80.4.0",
5
"setuptools-scm>=8.0.0,<9.0.0",
6
"wheel>=0.38.4,<1.0.0"
7
]
0 commit comments