tobiko/pep8-requirements.txt
Federico Ressi 103c8af376 Add pylint static analysis test.
Change-Id: I8722db76ff769f65c6232959592898cbedec583c
2018-11-27 10:37:24 +01:00

8 lines
280 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
flake8==2.5.5 # MIT
flake8-import-order==0.12 # LGPLv3
pylint>=1.9