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