diff options
Diffstat (limited to 'python-pytorchvideo.spec')
-rw-r--r-- | python-pytorchvideo.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pytorchvideo.spec b/python-pytorchvideo.spec index 7c3f520..a63bd0b 100644 --- a/python-pytorchvideo.spec +++ b/python-pytorchvideo.spec @@ -1,5 +1,6 @@ %global pypi_name pytorchvideo %global pypi_version 0.1.3 +%global debug_package %{nil} Name: python-%{pypi_name} Version: %{pypi_version} |