[tox] envlist = py{27,34,36} [testenv] commands = nosetests --with-coverage --cover-package=burpui tests/test_burpui.py deps = .[ci]