comparison tox.ini @ 467:e2c2222c0441

tests: Add `flake8` configuration file.
author Ludovic Chabant <ludovic@chabant.com>
date Sat, 06 Oct 2018 19:52:31 -0700
parents
children
comparison
equal deleted inserted replaced
466:8ee6e7649aba 467:e2c2222c0441
1 [flake8]
2 exclude =
3 .git, .hg,
4 __pycache__,
5 build, dist