debian-zeep/tox.ini

8 lines
105 B
INI

[tox]
envlist = py27,py33,py34,py35,pypy
[testenv]
commands =
pip install .[test]
py.test -vvv