[tox] envlist = py27,py34 [testenv] deps = pytest pylint mock vcrpy commands = pylint --rcfile .pylintrc rtv/ -E py.test -v {posargs}