Added flake8 config to tox.ini.

This commit is contained in:
wrwrwr 2014-10-25 16:45:57 +02:00
parent 369293b14d
commit ef45ac7544

View file

@ -1,3 +1,7 @@
[flake8]
max-line-length = 100
exclude = .tox,docs/modeltranslation/conf.py
[tox]
distribute = False
envlist =