Use %pytest macro
This commit is contained in:
parent
fd89bd89fb
commit
60e755c1c0
@ -78,7 +78,7 @@ rm -rf html/.{doctrees,buildinfo}
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__python3} -m pytest -v
|
%pytest
|
||||||
|
|
||||||
|
|
||||||
%files -n python3-%{pypi_name}
|
%files -n python3-%{pypi_name}
|
||||||
|
Loading…
Reference in New Issue
Block a user