squish/pyproject.toml

3 lines
114 B
TOML
Raw Normal View History

2021-09-18 23:08:49 -04:00
[build-system]
requires = ["setuptools >= 42", "wheel", "Cython", "numpy"]
build-backend = "setuptools.build_meta"