setup.cfg (5 lines of code) (raw):

[flake8] max-line-length = 100 exclude = .git,build [tool:pytest] testpaths = tests