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 3248a75 commit bf6d8f8Copy full SHA for bf6d8f8
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
build-backend = "setuptools.build_meta"
3
requires = [
4
- "setuptools>=77",
+ "setuptools==80.9",
5
"setuptools-scm[toml]>=6.2,<9",
6
]
7
0 commit comments