diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 7289e98..e62315d 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -95,7 +95,7 @@ pushd doc && make html && rm build/html/.buildinfo build/html/objects.inv && po export LANG=en_US.UTF-8 %{python_expand export PYTHONPATH="%{buildroot}%{$python_sitelib}" pushd $PYTHONPATH - $python %{_bindir}/nosetests-%{$python_version} + $python %{_bindir}/nosetests-%{$python_version} -v popd }