We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5da576 + a3bacbe commit ea65d5fCopy full SHA for ea65d5f
pyproject.toml
@@ -0,0 +1,5 @@
1
+[build-system]
2
+requires = ["setuptools",
3
+ "numpy",
4
+ "Cython>=3"]
5
+build-backend = "setuptools.build_meta"
0 commit comments