mirror of
https://github.com/ml-explore/mlx.git
synced 2025-10-18 15:28:16 +08:00
Bump extension MLX version (#1350)
* Bump extension MLX version * fix some docs nits
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
requires = [
|
||||
"setuptools>=42",
|
||||
"cmake>=3.24",
|
||||
"mlx>=0.16.2",
|
||||
"mlx>=0.17.0",
|
||||
"nanobind==2.1.0",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
@@ -1,4 +1,4 @@
|
||||
setuptools>=42
|
||||
cmake>=3.24
|
||||
mlx>=0.16.2
|
||||
mlx>=0.17.0
|
||||
nanobind==2.1.0
|
||||
|
Reference in New Issue
Block a user