Switch to %pytest
This commit is contained in:
parent
523520afa2
commit
0bd61604bb
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue