diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 04:33:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 04:33:33 +0000 |
commit | a4f4ca87eb32b2d28e2e7155669cc04316d11282 (patch) | |
tree | 1e06c1120f7aee88839a5d9413b3072afa9fbc06 /python-huggingface-hub.spec | |
parent | 3273462fd59bbdfd53a20cbc0ad2cd2de4971c49 (diff) |
automatic import of python-huggingface-hub
Diffstat (limited to 'python-huggingface-hub.spec')
-rw-r--r-- | python-huggingface-hub.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-huggingface-hub.spec b/python-huggingface-hub.spec index 05083dd..7716378 100644 --- a/python-huggingface-hub.spec +++ b/python-huggingface-hub.spec @@ -3,6 +3,7 @@ %global pkg_summary The official Python client for the Huggingface Hub. %global pkg_description %{expand: %{pkg_summary}} +%global debug_package %{nil} Name: python-%{pypi_name} Version: %{pypi_version} |