From: František Dvořák Date: Tue, 15 Sep 2015 15:19:36 +0000 (+0200) Subject: Flake8 always needed. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=02e21e0f0244633aa1c4152862c373db266ba994;p=packaging-rpm-pOCCI.git Flake8 always needed. --- diff --git a/python-pOCCI.spec b/python-pOCCI.spec index 69f75e0..ef78f3a 100644 --- a/python-pOCCI.spec +++ b/python-pOCCI.spec @@ -46,9 +46,7 @@ BuildRequires: python2-devel python-pycurl %if 0%{?with_python3} BuildRequires: python3-devel python3-pycurl python3-flake8 %endif -%if 0%{?with_tests} BuildRequires: python-flake8 -%endif BuildRequires: python-sphinx %description