We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80cbfa0 commit bb2017eCopy full SHA for bb2017e
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
# Minimum requirements for the build system to execute.
3
-requires = ["setuptools>=61.2.0", "setuptools_scm[toml]>=8"] # PEP 508 specifications.
+requires = ["setuptools>=77.0.0", "setuptools_scm[toml]>=8"] # PEP 508 specifications.
4
build-backend = "setuptools.build_meta"
5
6
[tool.setuptools_scm]
0 commit comments