diff --git a/python-urllib3.spec b/python-urllib3.spec index 5afc2aa..2ed6f09 100644 --- a/python-urllib3.spec +++ b/python-urllib3.spec @@ -119,8 +119,8 @@ cp %{python3_sitelib}/six.* %{buildroot}/%{python3_sitelib}/. %check -nosetests -nosetests-%{python3_version} +py.test +py.test-3 # And after its done, remove our copied in bits rm -rf %{buildroot}/%{python2_sitelib}/six*