diff --git a/python-sniffio.spec b/python-sniffio.spec index 7969a17..ef700f5 100644 --- a/python-sniffio.spec +++ b/python-sniffio.spec @@ -61,7 +61,7 @@ rm -rf %{eggname}.egg-info %if %{with tests} %check -PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} --verbose +%pytest --verbose %endif