summaryrefslogtreecommitdiff
path: root/python-tensordict.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-tensordict.spec')
-rw-r--r--python-tensordict.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-tensordict.spec b/python-tensordict.spec
index 515fa2e..c3470ae 100644
--- a/python-tensordict.spec
+++ b/python-tensordict.spec
@@ -3,7 +3,6 @@
%global pkg_summary TensorDict is a pytorch dedicated tensor container.
%global pkg_description %{expand:
%{pkg_summary}}
-%global debug_package %{nil}
Name: python-%{pkg_name}
Version: %{pkg_version}
@@ -22,6 +21,8 @@ BuildRequires: python3-pip
BuildRequires: python3-wheel
BuildRequires: python3-hatchling
+BuildRequires: python3-pytorch >= 2.1.2
+
%description
%{pkg_description}