Revert "Disable Python 2.5 test runs under tox."

This reverts commit ed8390e293f9a96c6c0f7d7555fc7a436fc3f04c.


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/3eab0e50
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/3eab0e50
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/3eab0e50

Branch: refs/heads/trunk
Commit: 3eab0e50e117dabeaa384a92c64034d2b83a257f
Parents: dc3dbc6
Author: Tomaz Muraus <[email protected]>
Authored: Thu Sep 26 12:55:39 2013 +0200
Committer: Tomaz Muraus <[email protected]>
Committed: Thu Sep 26 12:55:39 2013 +0200

----------------------------------------------------------------------
 tox.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/3eab0e50/tox.ini
----------------------------------------------------------------------
diff --git a/tox.ini b/tox.ini
index a82c113..88a83a2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
 [tox]
-envlist = py26,py27,pypy,py32,py33,docs
+envlist = py25,py26,py27,pypy,py32,py33,docs
 setenv =
     PIP_USE_MIRRORS=1
 

Reply via email to