From 1835b490c7553b0521467260f84475465306e13a Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Nov 05 2015 01:49:28 +0000 Subject: python setup.py test isn't doing anything so get rid of it for now. --- diff --git a/babel.spec b/babel.spec index eeec582..f118622 100644 --- a/babel.spec +++ b/babel.spec @@ -136,15 +136,6 @@ popd mv %{py3dir}/pybabel.py3 %{buildroot}/%{_bindir}/pybabel %endif -%check -%{__python2} setup.py test - -%if 0%{?with_python3} -pushd %{py3dir} -%{__python3} setup.py test -popd -%endif - %clean rm -rf %{buildroot}