Add more targets to Makefile and document them.
[crypto-install.git] / setup.cfg
1 [pep8]
2 exclude = build
3 ignore = E211,E251,E401