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