nxy/tox.ini

7 lines
70 B
INI
Raw Normal View History

2017-07-07 02:11:20 +02:00
[flake8]
max-line-length = 120
exclude =
2017-08-22 19:02:45 +02:00
env,
2017-07-07 02:11:20 +02:00
.git,
2017-08-22 19:02:45 +02:00
__pycache__