diff --git a/python-latexcodec.spec b/python-latexcodec.spec index f8e0d9b..e0c6870 100644 --- a/python-latexcodec.spec +++ b/python-latexcodec.spec @@ -50,7 +50,7 @@ A lexer and codec to work with LaTeX code in Python. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec %{_bindir}/nosetests +%{python_exec %{_bindir}/nosetests -v} %files %{python_files} %doc AUTHORS.rst CHANGELOG.rst LICENSE.rst README.rst