[build-system]
# Minimum requirements for the build system to execute.
requires = ["setuptools", "wheel", "numpy"]
build-backend = "setuptools.build_meta"