Run pep8 first in tox

Change-Id: I12c9dc70afe03d49d710514ba3bbe911daedfb74
This commit is contained in:
Yuriy Taraday 2015-09-09 16:38:56 +03:00
parent fb3d6bec2b
commit 2f4d097cc5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py26,py27,pep8
envlist = pep8,py26,py27
skipsdist = False
[testenv]