diff --git a/python-urwid.spec b/python-urwid.spec index c2919f5..1dbeb1f 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -46,7 +46,7 @@ find examples -type f -exec chmod 0644 \{\} \; %check %if %{with tests} -%tox +%pytest tests/ %endif %install