@ -8,9 +8,8 @@ max-line-length = 120
builtins = _,_n,__request__
exclude = .git,.tox,dist,build
[pep8]
[pycodestyle]
max-line-length = 120
ignore = E301,E309
[tox]
envlist = py27, flake8, docs, pylint