2014-06-06 11:35:26 +00:00

16 lines
242 B
INI

[tox]
envlist = py26,py27
[testenv]
deps =
coverage
nose
mock
notigen
notification_utils
pyrax
python-dateutil
simport
commands = nosetests -d -v --with-coverage --cover-inclusive --cover-package shoebox []