goldsborough/ecstasy

View on GitHub
tox.ini

Summary

Maintainability
Test Coverage
[tox]
envlist = py26, py27, py31, py34

[testenv]
deps = -rrequirements.txt
commands = python setup.py test