check-manifest
codespell
flake8
flake8-bugbear;python_version>='3.5'
flake8-import-order
flake8-tidy-imports
flake8-print
flake8-builtins
flake8-blind-except
flake8-comprehensions
flake8-debugger
pep8-naming
flake8-string-format
flake8-broken-line
flake8-mutable
flake8-pytest-style
flake8-annotations
flake8-black;python_version>='3.6'
# NOTE: the released version of flake8-mypy is buggy on Windows (17.8.0)
# flake8-mypy;python_version>='3.5'
https://github.com/ambv/flake8-mypy/archive/master.tar.gz
bandit>=1.6.0
black;python_version>='3.6'
vulture
