summaryrefslogtreecommitdiff
path: root/src/python/pyproject.toml
blob: 55b644666f2e7b313e3a7e369dd6eff046c2ca1f (plain)
1
2
3
[build-system]
requires = ["setuptools>=24.2.0", "wheel", "numpy>=1.15.0", "cython>=0.27", "pybind11"]
build-backend = "setuptools.build_meta"