summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hjson.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/hjson.spec b/hjson.spec
index 0379803..cbd1467 100644
--- a/hjson.spec
+++ b/hjson.spec
@@ -13,7 +13,8 @@ DeepSpeed is a deep learning optimization library that makes distributed trainin
%package -n python3-%{name}
Summary: python3
Provides: python-hjson
-
+BuildRequires: python3-pip
+BuildRequires: python3-wheel
#Set custom spec file configurations for python
%define python3_sitearch /usr/lib/python%{python3_version}/site-packages