We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8170f7 commit 35b957eCopy full SHA for 35b957e
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
# keep versions in sync with automation/pyproject.toml
4
- "setuptools==75.8.2",
+ "setuptools==76.0.0",
5
"setuptools_scm==8.2.0",
6
]
7
build-backend = "setuptools.build_meta"
0 commit comments