diff options
author | CoprDistGit <infra@openeuler.org> | 2024-03-31 09:45:34 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-03-31 09:45:34 +0000 |
commit | 008e577956e083d29f1e89591bd9d2633b8cc238 (patch) | |
tree | 7e705c8519d3c5cc3674568af9737e860a2da97f | |
parent | 4ee2b6601fde703ebf1d516b21327e829107778f (diff) |
automatic import of python-torchtext
-rw-r--r-- | python-torchtext.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-torchtext.spec b/python-torchtext.spec index 1829ddf..4f5e472 100644 --- a/python-torchtext.spec +++ b/python-torchtext.spec @@ -29,6 +29,8 @@ BuildRequires: python3-pytorch %description Models, data loaders and abstractions for language processing, powered by PyTorch +%global debug_package %{nil} + %package -n python3-%{pypi_name} Summary: %{summary} |