mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-01 21:04:41 +08:00
Install docs + python versions (#53)
* install + python versions * add link in install docs * add link
This commit is contained in:
@@ -14,5 +14,5 @@ if __name__ == "__main__":
|
||||
package_dir={"": "."},
|
||||
package_data={"mlx_sample_extensions": ["*.so", "*.dylib", "*.metallib"]},
|
||||
zip_safe=False,
|
||||
python_requires=">=3.7",
|
||||
python_requires=">=3.8",
|
||||
)
|
||||
|
Reference in New Issue
Block a user