diff --git a/python-pluggy.spec b/python-pluggy.spec index 0df408c..28d3ccb 100644 --- a/python-pluggy.spec +++ b/python-pluggy.spec @@ -45,7 +45,7 @@ Summary: %summary %if %{with tests} %check -PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest testing +%pytest %endif