mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-24 01:17:26 +08:00
add license
This commit is contained in:
parent
12322095a8
commit
4749c57bdb
1
setup.py
1
setup.py
@ -187,6 +187,7 @@ if __name__ == "__main__":
|
||||
description="A framework for machine learning on Apple silicon.",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
license="MIT",
|
||||
url="https://github.com/ml-explore/mlx",
|
||||
packages=packages,
|
||||
package_dir=package_dir,
|
||||
|
Loading…
Reference in New Issue
Block a user