add pyproject.toml

pull/10/head
Eren Gölge 2021-01-21 15:57:49 +01:00
parent 0ab2eb2664
commit 26540d507d
1 changed files with 2 additions and 0 deletions

2
pyproject.toml Normal file
View File

@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools", "wheel", "Cython", "numpy>=1.16.0"]