29a83dc76c
Change-Id: I8f734122fcc0f65ac3e882becba5d05fcf9688f9
8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
# pep8 and flake8 requirements
|
|
|
|
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
|