mlx/pyproject.toml

4 lines
118 B
TOML
Raw Permalink Normal View History

2023-11-30 02:52:08 +08:00
[build-system]
requires = ["setuptools>=42", "pybind11>=2.10", "cmake>=3.24"]
build-backend = "setuptools.build_meta"