mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 01:17:26 +08:00
4 lines
118 B
TOML
4 lines
118 B
TOML
[build-system]
|
|
requires = ["setuptools>=42", "pybind11>=2.10", "cmake>=3.24"]
|
|
build-backend = "setuptools.build_meta"
|