diff --git a/python-cffi.spec b/python-cffi.spec index 5fdea8e..7c0aef3 100644 --- a/python-cffi.spec +++ b/python-cffi.spec @@ -48,7 +48,6 @@ Buildrequires: python3-devel python3-pycparser python3-pytest python3-setuptool %py3_install %check -PYTHONPATH=%{buildroot}%{python2_sitearch} %{__python2} -m pytest c/ testing/ PYTHONPATH=%{buildroot}%{python3_sitearch} %{__python3} -m pytest c/ testing/ %files -n python2-%{_name}