Skip to content

Commit 9ce3bc4

Browse files
committed
fix tox config.
1 parent 83c81db commit 9ce3bc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ envlist = py27, py32, py34
33

44
[testenv]
55
deps = nose
6-
coverage
6+
coverage
77
commands = nosetests

0 commit comments

Comments
 (0)