Use the %pytest macro.

This commit is contained in:
Jerry James 2021-07-19 15:27:08 -06:00
parent 1712aa0c1c
commit 10593c84e2

View File

@ -105,7 +105,7 @@ rm -fr %{buildroot}%{python3_sitelib}/%{srcname}/static/css/fonts
%if %{without bootstrap}
%check
pytest
%pytest
%endif
%files -n python%{python3_pkgversion}-%{srcname}