diff options
Diffstat (limited to 'python-tensordict.spec')
-rw-r--r-- | python-tensordict.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-tensordict.spec b/python-tensordict.spec index f1067b8..515fa2e 100644 --- a/python-tensordict.spec +++ b/python-tensordict.spec @@ -3,7 +3,7 @@ %global pkg_summary TensorDict is a pytorch dedicated tensor container. %global pkg_description %{expand: %{pkg_summary}} -# %global debug_package %{nil} +%global debug_package %{nil} Name: python-%{pkg_name} Version: %{pkg_version} |