diff options
-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 |