diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-12 16:31:39 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-12 16:31:39 +0000 |
commit | 000b6a962b8351690bce487c45ea746db2178ff1 (patch) | |
tree | 84c75958fe64936a8ca7aaf81a6a640926dfdf2f | |
parent | 7036c55f7dcba40e757d46f40c97db77d799e2c6 (diff) |
automatic import of python-torchrl
-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 |