At least check import the Python module when built --without tests
This commit is contained in:
parent
a22f20f730
commit
ce957fce6e
@ -46,8 +46,9 @@ sed -i "/flake8/d" dev-requirements.txt
|
|||||||
%pyproject_save_files pyproject_hooks
|
%pyproject_save_files pyproject_hooks
|
||||||
|
|
||||||
|
|
||||||
%if %{with tests}
|
|
||||||
%check
|
%check
|
||||||
|
%pyproject_check_import
|
||||||
|
%if %{with tests}
|
||||||
%pytest
|
%pytest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user