pyproject.toml 101 B

123
  1. [build-system]
  2. requires = ["setuptools", "pybind11", "numpy"]
  3. build-backend = "setuptools.build_meta"