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 993d905 commit f17c66cCopy full SHA for f17c66c
pyproject.toml
@@ -0,0 +1,7 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools>=42",
4
+ "wheel"
5
+]
6
+build-backend = "setuptools.build_meta"
7
+
0 commit comments