From 0449a4c8113719004297db3466fd189f22544875 Mon Sep 17 00:00:00 2001 From: Stanislav Laznicka Date: Sep 12 2017 10:20:42 +0000 Subject: Change the requirements for pylint in wheel https://pagure.io/freeipa/issue/6874 Reviewed-By: Alexander Bokovoy Reviewed-By: Florence Blanc-Renaud --- diff --git a/.wheelconstraints.in b/.wheelconstraints.in index ba37de7..d462303 100644 --- a/.wheelconstraints.in +++ b/.wheelconstraints.in @@ -9,5 +9,5 @@ ipapython == @VERSION@ ipaserver == @VERSION@ ipatests == @VERSION@ -# see https://pagure.io/freeipa/issue/6874 -pylint < 1.7 +# we include some checks available only in pylint-1.7 and on +pylint >= 1.7