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 9c4f09b commit ba19456Copy full SHA for ba19456
pyproject.toml
@@ -0,0 +1,5 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools>=80.9.0",
4
+]
5
+build-backend = "setuptools.build_meta"
0 commit comments