Use pytest

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-03-31 09:41:19 +02:00
parent d5c1375888
commit b04f6d196c
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -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