You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2013/09/26 12:56:19 UTC

[2/3] git commit: Revert "Disable Python 2.5 test runs under tox."

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 <to...@apache.org>
Authored: Thu Sep 26 12:55:39 2013 +0200
Committer: Tomaz Muraus <to...@apache.org>
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