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