Use pytest
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
d5c1375888
commit
b04f6d196c
@ -83,8 +83,8 @@ Python 3 version.
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
%{__python2} setup.py test
|
||||
%{__python3} setup.py test
|
||||
py.test-%{python2_version} -v
|
||||
py.test-%{python3_version} -v
|
||||
|
||||
%files -n python2-%{srcname}
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user