Skip to content

Commit 5fd0951

Browse files
authored
Merge pull request #81 from mkoeppe/add_pyproject_toml
pyproject.toml: New
2 parents b440f62 + e1ad668 commit 5fd0951

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

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

0 commit comments

Comments
 (0)