weblate/requirements-lint.txt
Michal Čihař e5e02d51c0 CI: Extend drone.io pipelines
Signed-off-by: Michal Čihař <michal@cihar.com>
2019-08-09 09:37:51 +02:00

17 lines
430 B
Text

flake8
flake8-breakpoint; python_version >= '3.6'
flake8-builtins
flake8-comprehensions; python_version >= '3.4'
flake8-django
flake8-eradicate; python_version >= '3.6'
flake8-isort
flake8-logging-format
flake8-mutable
flake8-print
flake8-return; python_version >= '3.6'
flake8-self; python_version >= '3.4'
flake8-bugbear; python_version >= '3.5'
flake8-string-format
flake8-executable; python_version >= '3.6'
pep8-naming
twine