diff --git a/python-arrow.spec b/python-arrow.spec index 2bc9e8c..986dac2 100644 --- a/python-arrow.spec +++ b/python-arrow.spec @@ -129,7 +129,7 @@ rm -rf %{modname}.egg-info nosetests-%{python3_version} --all-modules arrow tests %endif -nosetests --all-modules arrow tests +nosetests-2 --all-modules arrow tests %files -n python2-%{modname} %doc README.rst HISTORY.md