Use the %pytest macro
This commit is contained in:
parent
7501f575b4
commit
98bf2c6027
@ -45,7 +45,7 @@ Summary: %summary
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user