We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c0304 commit b62515aCopy full SHA for b62515a
pyproject.toml
@@ -0,0 +1,5 @@
1
+# pyproject.toml
2
+[build-system]
3
+# XXX: If your project needs other packages to build properly, add them to this list.
4
+requires = ["setuptools >= 42.0.0"]
5
+build-backend = "setuptools.build_meta"
0 commit comments