@ -60,7 +60,7 @@ rm -rf %{eggname}.egg-info
%if %{with tests}
%check
PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose
%pytest --verbose
%endif