When not running the tests, at least check the imports
This commit is contained in:
parent
53b34627ad
commit
6b36dd46a4
@ -114,8 +114,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%if %{with tests}
|
|
||||||
%check
|
%check
|
||||||
|
%pyproject_check_import
|
||||||
|
%if %{with tests}
|
||||||
%pytest
|
%pytest
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user