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 fb1fc4b commit 53598c6Copy full SHA for 53598c6
changes/2106.misc.rst
@@ -0,0 +1 @@
1
+Updated setuptools from 75.7.0 to 75.8.0.
pyproject.toml
@@ -1,7 +1,7 @@
[build-system]
2
requires = [
3
# keep versions in sync with automation/pyproject.toml
4
- "setuptools==75.7.0",
+ "setuptools==75.8.0",
5
"setuptools_scm==8.1.0",
6
]
7
build-backend = "setuptools.build_meta"
0 commit comments