lo-ise/coorblimey

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
[tox]
envlist = py27,py34

[testenv]
deps =
    pytest-cov
    wheel
commands = py.test --cov coorblimey --cov-report term-missing --ignore=venv