Skip to content

Commit a3bacbe

Browse files
committed
pyproject.toml: New
1 parent e5da576 commit a3bacbe

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pyproject.toml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[build-system]
2+
requires = ["setuptools",
3+
"numpy",
4+
"Cython>=3"]
5+
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)