6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
# pep8 and flake8 requirements
|
|
|
|
flake8==2.5.5 # MIT
|
|
flake8-import-order==0.12 # LGPLv3
|
|
pylint>=1.9 # GPLv2
|