[flake8]
exclude = ./.tox/*,./build/*,./tests/testproj/*
max-line-length = 151
max-complexity = 22
