diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 08:58:59 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 08:58:59 +0000 |
commit | 7bd3621ffbafea70b9d808351bbff5a5360b079c (patch) | |
tree | f45b088207290d85d1657d8552f26b514dbf6d1d | |
parent | 23b344e3d80f0125c1b62d0d7c2c33b9012119b7 (diff) |
automatic import of onnxruntime
-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} |