Use pytest instead of py.test in %check

This commit is contained in:
Miro Hrončok 2020-02-10 15:35:03 +01:00
parent e25541c515
commit 7fdce8e2d6

View File

@ -74,7 +74,7 @@ rm -rf doc/build
%check
py.test-3
pytest-3
%files -n python3-mako