Fix pylint version requirements
Change-Id: I8f734122fcc0f65ac3e882becba5d05fcf9688f9
This commit is contained in:
parent
9501f7589a
commit
29a83dc76c
@ -4,4 +4,4 @@ ansible-lint==4.2.0 # MIT
|
||||
flake8==3.3.0 # MIT
|
||||
flake8-import-order==0.12 # LGPLv3
|
||||
mypy>=0.740 # MIT
|
||||
pylint>=1.9,!=2.5.0 # GPLv2
|
||||
pylint>=1.9,<2.5.0 # GPLv2
|
||||
|
Loading…
Reference in New Issue
Block a user