From f8bbbbb327a35a51a890cac7c70337b2a7d3ba4d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Wed, 3 Mar 2021 10:14:54 +0100 Subject: [PATCH] - fix docs build --- pylint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pylint.spec b/pylint.spec index f0d14bc..ec50657 100644 --- a/pylint.spec +++ b/pylint.spec @@ -19,7 +19,7 @@ BuildRequires: python3-devel >= 1:3.5 BuildRequires: python3-mccabe BuildRequires: python3-modules >= 1:3.5 BuildRequires: python3-setuptools >= 7.0 -%if %{with tests} +%if %{with tests} || %{with doc} BuildRequires: python3-isort >= 4.2.5 BuildRequires: python3-mccabe >= 0.6 %endif -- 2.44.0