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 1d67b64 commit b296f5aCopy full SHA for b296f5a
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"setuptools>=62.6,<=80.9.0",
4
- "setuptools-scm>=6.2,<=9.2.0",
+ "setuptools-scm>=9.2,<=9.2.1",
5
]
6
build-backend = "setuptools.build_meta"
7
0 commit comments