mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 01:41:17 +08:00

* Install mlx.dll into the same dir with python bindings on Windows * Set BUILD_SHARED_LIBS for dlfcn-win32 * Update cmake requirements to 3.25 * Fix cmake style
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
setuptools>=42
|
|
cmake>=3.25
|
|
mlx>=0.21.0
|
|
nanobind==2.2.0
|