diff options
-rw-r--r-- | python-retry2.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-retry2.spec b/python-retry2.spec index 91ff5a1..42cd73f 100644 --- a/python-retry2.spec +++ b/python-retry2.spec @@ -19,6 +19,7 @@ Summary: Easy to use retry decorator. Provides: python-retry2 BuildRequires: python3-devel BuildRequires: python3-setuptools +BuildRequires: python3-wheel BuildRequires: python3-pip %description -n python3-retry2 Easy to use retry decorator. |