Don't use deprecated setup.py test

epel9
Maxwell G 2 years ago
parent 25f49565db
commit 6f692a3a89
No known key found for this signature in database
GPG Key ID: F79E4E25E8C661F8

@ -77,7 +77,7 @@ rm -rf docs/_build/{.buildinfo,.doctrees}
# with the code.
rm -rv tests/quality/
%{__python3} setup.py test
%pytest
%files -n python3-%{modname}

Loading…
Cancel
Save