7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
# pep8 and flake8 requirements
|
|
|
|
ansible-lint == 4.2.0 # MIT
|
|
# pylint >= 2.6.1 # GPLv2
|
|
git+https://github.com/PyCQA/pylint.git # GPLv2
|
|
pre-commit >= 2.6.0 # MIT
|