6b0b746fcb
Add new image and server stack for testing tagged image creation. Change-Id: I27c6458ab76f31492b17a8c095b11ff1e6872886
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
# pep8 and flake8 requirements
|
|
|
|
ansible-lint==4.2.0 # MIT
|
|
flake8>=3.8.1 # MIT
|
|
flake8-import-order==0.12 # LGPLv3
|
|
mypy>=0.740 # MIT
|
|
pylint>=2.5.2 # GPLv2
|