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.
2 parents 02e92ad + 7a1f773 commit f54890dCopy full SHA for f54890d
pyproject.toml
@@ -0,0 +1,7 @@
1
+[build-system]
2
+requires = [
3
+ "setuptools",
4
+ "wheel",
5
+ "cython",
6
+ "numpy"
7
+]
0 commit comments