Skip to content

Commit 971f524

Browse files
build fix
1 parent af734f1 commit 971f524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/build_exo.py

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ def run():
3131
"--include-distribution-meta=mlx",
3232
"--include-module=mlx._reprlib_fix",
3333
"--include-module=mlx._os_warning",
34+
"--include-distribution-meta=huggingface_hub",
35+
"--include-module=huggingface_hub.repocard",
3436
f"--include-data-files={site_packages}/mlx/lib/mlx.metallib=mlx/lib/mlx.metallib",
3537
f"--include-data-files={site_packages}/mlx/lib/mlx.metallib=./mlx.metallib",
3638
"--include-distribution-meta=pygments",

0 commit comments

Comments
 (0)