squish/pyproject.toml

3 lines
104 B
TOML
Raw Permalink Normal View History

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