- Skip %files section in test multibuild
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlmodel?expand=0&rev=4
This commit is contained in:
parent
928a3ad6d5
commit
b634a9fb53
@ -79,10 +79,12 @@ export PYTHONPATH=$(pwd):$PYTHONPATH
|
||||
%pytest -v tests
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/sqlmodel
|
||||
%{python_sitelib}/sqlmodel-%{version}.dist-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user