reduce max line length to default of 79

This commit is contained in:
Russell Haering 2013-12-19 16:59:00 -08:00
parent 98761a1c1a
commit e97b0864af
1 changed files with 0 additions and 3 deletions

View File

@ -1,9 +1,6 @@
[tox]
envlist = flake8, unit
[flake8]
max-line-length = 105
[testenv]
deps =
-rrequirements.txt