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
|
||||
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
%pyproject_check_import
|
||||
%if %{with tests}
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user