diff options
Diffstat (limited to 'python-torchrl.spec')
-rw-r--r-- | python-torchrl.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-torchrl.spec b/python-torchrl.spec index 9538162..664aee1 100644 --- a/python-torchrl.spec +++ b/python-torchrl.spec @@ -7,7 +7,6 @@ License: MIT URL: https://pypi.org/project/torchrl/ Source0: https://github.com/pytorch/rl/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -Requires: python3-pytorch Requires: python3-pytorch_package_dep Requires: python3-numpy Requires: python3-packaging @@ -29,6 +28,7 @@ BuildRequires: python3-setuptools BuildRequires: python3-wheel BuildRequires: python3-ninja BuildRequires: python3-devel +Requires: python3-pytorch #BuildRequires: python3-hatchling |