Skip to content

Commit bcc7196

Browse files
committed
Remove six dependency for test.
1 parent 7b77b88 commit bcc7196

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ envlist = py27,py32
33
[testenv]
44
deps=
55
pytest
6-
six
76
commands=py.test test
87
[testenv:py26]
98
deps=
109
pytest
11-
six
1210
unittest2
1311
commands=py.test test

0 commit comments

Comments
 (0)