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 d469886 commit a34f1ffCopy full SHA for a34f1ff
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4"]
+requires = ["setuptools>=42", "wheel", "setuptools_scm[toml]>=3.4,<8"]
3
4
[tool.setuptools_scm]
5
write_to = "alsdkdefs/version.py"
0 commit comments