From e7a24c0fde027ee10c3bcadb00f63bdf7fb4c4a1 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 13:00:55 +0000 Subject: automatic import of onnxruntime --- python-onnxruntime.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index 25a7695..004fc08 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -75,12 +75,6 @@ bash build.sh --build_dir build \ --build_shared_lib \ --skip_submodule_sync -# Build python libs -mv ./onnxruntime ./onnxruntime.src -cp -R %{_builddir}/build/RelWithDebInfo/onnxruntime ./onnxruntime -cp %{_builddir}/build/RelWithDebInfo/requirements.txt ./requirements.txt -%pyproject_build - %install # onnxruntime %__cmake --install %{_builddir}/build/RelWithDebInfo --prefix=%{buildroot} -- cgit v1.2.3