Run %pyproject_check_import (even --without tests)
This commit is contained in:
parent
31a7d1f463
commit
e393810428
@ -48,8 +48,9 @@ object protocols.
|
||||
%pyproject_install
|
||||
%pyproject_save_files attr attrs
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
%pyproject_check_import
|
||||
%if %{with tests}
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user