[tox] envlist = py26,py27 [testenv] deps = -r{toxinidir}/tools/pip-requires commands = /bin/bash run_tests.sh -N [testenv:pep8] commands = pep8 --repeat glance