Add hooks for tests and PEP8 compatibility.
[crypto-install.git] / setup.cfg
1 [pep8]
2 exclude = build
3 ignore = E211,E251,E401