diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-13 14:40:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-13 14:40:39 +0000 |
commit | 324330f5fc8a81af2a5b00d8e464302c14f15431 (patch) | |
tree | e08605c519c433fd1e6bad94c20618575381ca80 | |
parent | 9e005f4fc8f96b77d8194783cff4f51969419568 (diff) |
automatic import of python-torchrl
-rw-r--r-- | python-torchrl.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python-torchrl.spec b/python-torchrl.spec index 0af7c1c..2bf8e80 100644 --- a/python-torchrl.spec +++ b/python-torchrl.spec @@ -26,6 +26,7 @@ BuildRequires: python3-pip BuildRequires: python3-wheel BuildRequires: python3-hatchling +BuildRequires: python3-numpy BuildRequires: python3-pytorch >= 2.1.2 %description @@ -50,6 +51,7 @@ Summary: %{pkg_summary} %license LICENSE %doc README.md %{python3_sitearch}/%{pypi_name}* +%{python3_sitearch}/build_tools* %changelog * Sun Mar 31 2024 YunShu |