diff options
author | CoprDistGit <infra@openeuler.org> | 2024-01-27 08:32:54 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-01-27 08:32:54 +0000 |
commit | 69b102140c6364df0eb981f65c5dd71291cc9101 (patch) | |
tree | 5fce3cfac6094d6784d121f31e56890024e650de | |
parent | bae5314033e72b302536a1ec26bffdaccc26f718 (diff) |
automatic import of pytorch3dopeneuler23.09
-rw-r--r-- | pytorch3d.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pytorch3d.spec b/pytorch3d.spec index fee9ac6..ba408ca 100644 --- a/pytorch3d.spec +++ b/pytorch3d.spec @@ -59,6 +59,7 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e #python3 setup.py build %install +%define _unpackaged_files_terminate_build 0 %py3_install #python3 setup.py install |