Sandy Walsh a3e80502f6 Get tox tests working again.
Had to upgrade to using template-based notigen. Unfortunately this
means copy-pasting the templates from notigen (for now).

Also bump version and change repo to stackforge.

Change-Id: Idfd97ec5c6d2cf43c842e001946d8fa8801c8dfb
2014-10-22 11:32:26 -07:00

16 lines
243 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 []