Use pytest instead of py.test in %check
This commit is contained in:
parent
e25541c515
commit
7fdce8e2d6
@ -74,7 +74,7 @@ rm -rf doc/build
|
|||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
py.test-3
|
pytest-3
|
||||||
|
|
||||||
|
|
||||||
%files -n python3-mako
|
%files -n python3-mako
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user