diff options
-rw-r--r-- | python-fsspec.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-fsspec.spec b/python-fsspec.spec index 95a0593..9bfcb1e 100644 --- a/python-fsspec.spec +++ b/python-fsspec.spec @@ -1,5 +1,6 @@ %global pypi_name fsspec %global pypi_version 2023.12.0 +%global debug_package %{nil} Name: python-%{pypi_name} Version: %{pypi_version} |