squish/pyproject.toml

3 lines
104 B
TOML

[build-system]
requires = ["setuptools >= 42", "wheel", "numpy"]
build-backend = "setuptools.build_meta"