We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5da576 commit a3bacbeCopy full SHA for a3bacbe
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