Sandy Walsh 2be257bbfd Remove Swift handler (for now)
Pyrax is deprecated and causing installation problems.
Nuclear option.

Change-Id: I2d27a541e6617e468862fd13c473ea0ce7bc774b
2015-03-27 09:42:17 -07:00

15 lines
233 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 []