diff options
-rw-r--r-- | python-onnxruntime.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index b66ee78..ef44233 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -33,6 +33,8 @@ BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-numpy + %description %{pkg_description} |