Switch to %pytest
This commit is contained in:
parent
523520afa2
commit
0bd61604bb
@ -90,7 +90,7 @@ rm -rf html/_static/fonts/
|
||||
|
||||
%if %{with tests}
|
||||
%check
|
||||
%{__python3} -m pytest tests/
|
||||
%pytest
|
||||
%endif
|
||||
|
||||
%files -n python%{python3_pkgversion}-%{pypi_name}
|
||||
|
Loading…
Reference in New Issue
Block a user