diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 02:23:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 02:23:36 +0000 |
commit | ba9cea439a92f16ecdaabdbb5776e02eccc51091 (patch) | |
tree | a494d7dfdcf4ead47fd136343af3bfc5d47c09ea | |
parent | 81028d672e5f7583ee3af5ddf052cbec8c982ea6 (diff) |
automatic import of torchRLopeneuler23.09
-rw-r--r-- | torchRL.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/torchRL.spec b/torchRL.spec index 8864198..fcc969e 100644 --- a/torchRL.spec +++ b/torchRL.spec @@ -62,7 +62,8 @@ Summary: %{pkg_summary} %files -n python3-%{pkg_name} %doc *.md %license LICENSE* -%{python3_sitelib}/torchrl/* +%{python3_sitearch}/torchrl* +%{python3_sitearch}/build_tools* %changelog |