From 1835b490c7553b0521467260f84475465306e13a Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Wed, 4 Nov 2015 17:49:28 -0800 Subject: [PATCH] python setup.py test isn't doing anything so get rid of it for now. --- babel.spec | 9 --------- 1 file changed, 9 deletions(-) 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}