[build-system]
requires = [
"setuptools>=42",
"cmake>=3.24",
"mlx>=0.18.0",
"nanobind==2.2.0",
]
build-backend = "setuptools.build_meta"