diff options
Diffstat (limited to 'hjson.spec')
-rw-r--r-- | hjson.spec | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |