summaryrefslogtreecommitdiff
path: root/python-torchrl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-torchrl.spec')
-rw-r--r--python-torchrl.spec2
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