We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa85f7f commit 3fecc68Copy full SHA for 3fecc68
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ requires = ["setuptools>=61.0", "wheel", "setuptools_scm"]
3
build-backend = "setuptools.build_meta"
4
5
[project]
6
-name = "mlx" # <--- change to your package name on PyPI
+name = "ml-exchange"
7
version = "0.1" # setuptools_scm will override when building from git tags
8
description = "Machine Learning Exchange (MLX) library"
9
readme = "README.md"
0 commit comments