diff --git a/shedskin.spec b/shedskin.spec index ce6a45c..35f0680 100644 --- a/shedskin.spec +++ b/shedskin.spec @@ -63,7 +63,7 @@ rm -rf %{buildroot} %check %if %{with testsuite} -%{__python} setup.py test +%{__python2} setup.py test %endif