Skip to content

Commit 6ca6525

Browse files
committed
Use the latest unittest-mixins
1 parent 6f8976d commit 6ca6525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ envlist =
2121

2222
[testenv]
2323
deps =
24-
unittest-mixins==1.0
24+
unittest-mixins==1.1
2525
django14: Django >=1.4, <1.5
2626
django15: Django >=1.5, <1.6
2727
django16: Django >=1.6, <1.7

0 commit comments

Comments
 (0)