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 68d242f commit 31659f3Copy full SHA for 31659f3
pyproject.toml
@@ -2,7 +2,7 @@
2
build-backend = "setuptools.build_meta"
3
requires = [
4
"setuptools==80.9",
5
- "setuptools-scm[toml]>=6.2,<9",
+ "setuptools-scm[toml]==8.3.1",
6
]
7
8
[project]
0 commit comments