diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-12 10:28:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-12 10:28:38 +0000 |
commit | f636fbe5a774aabc76d2a14100b66fda6251522b (patch) | |
tree | b6bbcfc6aed4be3fb6cdcba35a16452f2f504dee /python-torchrl.spec | |
parent | 312d6bd887485b1bc53a274023cdb4c8ccb057ce (diff) |
automatic import of python-torchrl
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 82cda30..7974b74 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 @@ -28,6 +27,7 @@ BuildRequires: python3-pip BuildRequires: python3-setuptools BuildRequires: python3-wheel BuildRequires: python3-ninja +BuildRequires: python3-pytorch #BuildRequires: python3-hatchling |