mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Change the requirements for pylint in wheel
https://pagure.io/freeipa/issue/6874 Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
0ae2473be0
commit
c7f90159a3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user