We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f15553 commit 11ebf8aCopy full SHA for 11ebf8a
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["setuptools>=45", "setuptools_scm[toml]>=6.2"]
+requires = ["setuptools>=45", "setuptools_scm[toml]>=6.0"]
3
build-backend = "setuptools.build_meta"
4
5
# Do not uncomment the line below. We need to be able to override the version via a file, and this
0 commit comments