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