Use %pytest macro

This commit is contained in:
Maxwell G 2022-10-10 17:07:10 -05:00
parent fd89bd89fb
commit 60e755c1c0
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

View File

@ -78,7 +78,7 @@ rm -rf html/.{doctrees,buildinfo}
%check
%{__python3} -m pytest -v
%pytest
%files -n python3-%{pypi_name}