From be35fb9662342d46dc63cff409d65da6f9351c77 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 16 Apr 2024 03:09:24 +0000 Subject: automatic import of python-NeMo --- python-NeMo.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-NeMo.spec b/python-NeMo.spec index 009643e..bc92257 100644 --- a/python-NeMo.spec +++ b/python-NeMo.spec @@ -64,7 +64,8 @@ mv %{buildroot}/doclist.lst . %files -n python3-%{pkg_name} %license LICENSE* %doc README* -%{python3_sitelib}/%{pkg_name}* +%{python3_sitelib}/nemo* +%{python3_sitelib}/tests* %files help -f doclist.lst %{_docdir}/* -- cgit v1.2.3