From 9679e82c348fe46b28d099a79ea8438dd28215a0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 15 Apr 2024 02:26:31 +0000 Subject: automatic import of python-tensordict --- python-tensordict.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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} -- cgit v1.2.3