Skip to content

Commit 4a4123e

Browse files
authored
Merge pull request #355 from bcb/master
Add tox dependencies
2 parents 5bb028e + d1a9bdb commit 4a4123e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tox.ini

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ deps=
1111
blinker
1212
singledispatch
1313
mock
14+
pytz
15+
iso8601
16+
pytest-benchmark
1417
setenv =
1518
PYTHONPATH = .:{envdir}
1619
commands=

0 commit comments

Comments
 (0)