git-batch/dev-requirements.txt

20 lines
281 B
Plaintext
Raw Normal View History

2019-11-29 13:45:28 +00:00
pydocstyle<4.0.0
flake8
flake8-colors
flake8-blind-except
flake8-builtins
flake8-docstrings<=3.0.0
flake8-isort
flake8-logging-format
flake8-polyfill
flake8-quotes
2020-04-11 12:16:22 +00:00
flake8-pep3101
2020-04-11 11:17:01 +00:00
flake8-eradicate; python_version >= "3.6"
2019-11-29 13:45:28 +00:00
pep8-naming
wheel
pytest
pytest-mock
pytest-cov
bandit
2020-04-11 11:17:01 +00:00
yapf