summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 04:19:16 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 04:19:16 +0000
commit3273462fd59bbdfd53a20cbc0ad2cd2de4971c49 (patch)
tree096720c3cc764f3430b3397dfaeefc5263674a33
parentdaf1a35d64473e4d75513af3f8607a980af6d8ec (diff)
automatic import of python-huggingface-hub
-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