Flake8 always needed.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Sep 2015 15:19:36 +0000 (17:19 +0200)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Tue, 15 Sep 2015 15:19:36 +0000 (17:19 +0200)
python-pOCCI.spec

index 69f75e0..ef78f3a 100644 (file)
@@ -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