2014-05-26 19:04:27 +00:00

15 lines
232 B
INI

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