diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-14 02:58:13 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-14 02:58:13 +0000 |
commit | 5ca7b76618d095c60dc7516e0c308af81f49606e (patch) | |
tree | 9a0eb1c0b644e07147654656385e40e2d0b41863 /python-pytorch3d.spec | |
parent | b681f9a98787d5159a12f8fe7ccd968b2d4bff0e (diff) |
automatic import of python-pytorch3d
Diffstat (limited to 'python-pytorch3d.spec')
-rw-r--r-- | python-pytorch3d.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-pytorch3d.spec b/python-pytorch3d.spec index 71738ba..b78d685 100644 --- a/python-pytorch3d.spec +++ b/python-pytorch3d.spec @@ -45,6 +45,7 @@ Summary: %{pkg_summary} %autosetup -p1 -n %{pypi_name}-%{pypi_version} %build +export MAX_JOBS=4 %pyproject_build %install |