We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2785a commit b804a01Copy full SHA for b804a01
pyproject.toml
@@ -1,3 +1,4 @@
1
[build-system]
2
# Minimum requirements for the build system to execute.
3
requires = ["setuptools", "wheel"] # PEP 508 specifications.
4
+build-backend = "setuptools.build_meta"
0 commit comments