Skip to content

Commit 3fecc68

Browse files
Change project name to 'ml-exchange' (#397)
Updated project name from 'mlx' to 'ml-exchange'.
1 parent aa85f7f commit 3fecc68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel", "setuptools_scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "mlx" # <--- change to your package name on PyPI
6+
name = "ml-exchange"
77
version = "0.1" # setuptools_scm will override when building from git tags
88
description = "Machine Learning Exchange (MLX) library"
99
readme = "README.md"

0 commit comments

Comments
 (0)