We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf07e66 commit 54f7f0eCopy full SHA for 54f7f0e
1 file changed
pyproject.toml
@@ -19,6 +19,7 @@ dependencies = [
19
]
20
21
[build-system]
22
+requires = ["setuptools >= 61.0"]
23
build-backend = "setuptools.build_meta"
24
25
[project.scripts]
0 commit comments