diff options
-rw-r--r-- | python-pytorch3d.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec index ce3627c..c739315 100644 --- a/python-pytorch3d.spec +++ b/python-pytorch3d.spec @@ -39,7 +39,7 @@ Python3 Pytorch3d help documents %autosetup -p1 -n pytorch3d-%{version} %build -export MAX_JOBS=8 +#export MAX_JOBS=8 %pyproject_build %install |