add pyproject.toml

This commit is contained in:
Eren Gölge
2021-01-21 15:57:49 +01:00
parent 0ab2eb2664
commit 26540d507d
+2
View File
@@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "Cython", "numpy>=1.16.0"]