[tox] envlist = py26,py27 [testenv] deps=pytest pytest-pep8 responses commands=py.test -v --pep8 mwclient tests