summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-14 13:41:56 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-14 13:41:56 +0000
commit419cb6f6310ae4cc0a8f279b23d134acca9f0ce0 (patch)
tree1ccbb2e14b0a9df3c6658cb792472856cb1ecb32
parente97d7379414bc8221a0b8f4920df8887e7abdd11 (diff)
automatic import of python-pytorch-lightning
-rw-r--r--python-pytorch-lightning.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-pytorch-lightning.spec b/python-pytorch-lightning.spec
index e41290a..b3420f3 100644
--- a/python-pytorch-lightning.spec
+++ b/python-pytorch-lightning.spec
@@ -49,7 +49,8 @@ Summary: %{pkg_summary}
%files -n python3-%{pypi_name}
%license LICENSE
%doc README.md
-%{python3_sitelib}/%{pypi_name}*
+%{python3_sitelib}/pytorch_lightning*
+%{python3_sitelib}/lightning_fabric*
%changelog
* Sun Mar 31 2024 YunShu