diff options
author | CoprDistGit <infra@openeuler.org> | 2024-02-29 09:57:01 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-02-29 09:57:01 +0000 |
commit | 5290730c9967b8463ae90f22ea55bb0124e4a781 (patch) | |
tree | fbaa49e7c37a24bfd5c8f1d96c469aa10b90a7be | |
parent | 7f62df3d30c014ea05921272f7f200776170dc72 (diff) |
automatic import of pytorch3D
-rw-r--r-- | pytorch3d.spec | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pytorch3d.spec b/pytorch3d.spec index d5ec456..dbacf5c 100644 --- a/pytorch3d.spec +++ b/pytorch3d.spec @@ -23,7 +23,6 @@ BuildRequires: python3-setuptools_scm BuildRequires: python3-pbr BuildRequires: python3-pip BuildRequires: python3-wheel -BuildRequires: python3-hatchling BuildRequires: python3-astunparse BuildRequires: python3-numpy @@ -74,7 +73,7 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Feb 29 2024 Junjun Liu <172074482@qq.com> - 0.7.6-1 +* Thu Feb 28 2024 Junjun Liu <172074482@qq.com> - 0.7.6-1 - Initial RPM release of PyTorch3D version 0.7.6. - Modified build and install process to accommodate non-pyproject environments. - Updated documentation and examples installation in package section. |