Add tox dependencies

Tox fails without pytz, iso8601 and pytest-benchmark
This commit is contained in:
Beau Barker 2016-11-07 09:26:28 +11:00
parent 5bb028e3d7
commit d1a9bdb5c3

View File

@ -11,6 +11,9 @@ deps=
blinker
singledispatch
mock
pytz
iso8601
pytest-benchmark
setenv =
PYTHONPATH = .:{envdir}
commands=