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