We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ac0d0 commit 82ef030Copy full SHA for 82ef030
pyproject.toml
@@ -0,0 +1,5 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools",
4
+]
5
+build-backend = "setuptools.build_meta"
0 commit comments