mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-19 02:38:09 +08:00
Add py.typed
to support PEP-561 (type-hinting) for mlx
(#588)
* Add `py.typed` to support PEP-561 (type-hinting) This adds support for type-hinting information as laid in [PEP-561](https://peps.python.org/pep-0561/). * add py.typed to MANIFEST.in
This commit is contained in: