[tox]
envlist = py27,py34,py35,py36,flake
[testenv]
deps = pytest
pytest-cov
responses
mock
[testenv:flake] deps = flake8 commands = flake8 mwclient