diff --git a/tox.ini b/tox.ini --- a/tox.ini +++ b/tox.ini @@ -1,4 +1,5 @@ [tox] +minversion = 1.8 envlist = py{26,27}-{pytest,nose} [testenv]