diff options
-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} |