Skip to content
Snippets Groups Projects
tox.ini 134 B
Newer Older
Lukas Juhrich's avatar
Lukas Juhrich committed
envlist = py27,py34,py35
[testenv]
deps=pytest
    pytest-pep8
    responses
commands=py.test -v --pep8 mwclient tests