summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-huggingface-hub.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec
index c35dd70..05083dd 100644
--- a/python-huggingface-hub.spec
+++ b/python-huggingface-hub.spec
@@ -46,7 +46,8 @@ Summary: %{pkg_summary}
%files -n python3-%{pypi_name}
%license LICENSE
%doc README*.md
-%{python3_sitearch}/%{pypi_name}*
+%{python3_sitelib}/huggingface_hub*
+%{_bindir}/huggingface-cli
%changelog
* Sun Mar 31 2024 YunShu