delete %check for python2

This commit is contained in:
ruebb 2020-01-10 21:55:09 -05:00
parent 985f9d9994
commit c9d47e94c5

View File

@ -48,7 +48,6 @@ Python-based source projects.
%make_install PYTHON=%{__python3}
%check
make check PYTHON=%{__python2}
make check PYTHON=%{__python3}
%files -n python3-pocketlint