summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pytorch3d.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/pytorch3d.spec b/pytorch3d.spec
index 9c2fd36..283008e 100644
--- a/pytorch3d.spec
+++ b/pytorch3d.spec
@@ -63,7 +63,9 @@ Summary: %{pkg_summary}
%files -n python3-%{pkg_name}
%doc *.md
%license LICENSE*
-%{python3_sitearch}/{pkg_name}*
+%{python3_sitearch}/%{pkg_name}*
+%{python3_sitearch}/projects*
+
%changelog