From a127767da68a8f4fbee251fa9cbff657cfb5744e Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 5 May 2010 21:03:43 +0200 Subject: [PATCH] fix interpreter compat --HG-- branch : trunk --- doc/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/install.txt b/doc/install.txt index 1e895fa3b..f88e48e77 100644 --- a/doc/install.txt +++ b/doc/install.txt @@ -4,7 +4,7 @@ py.test/pylib installation info in a nutshell =================================================== -**Pythons**: 2.4, 2.5, 2.6, 3.0, 3.1, 3.2, Jython-2.5.1, PyPy-1.2 +**Pythons**: 2.4, 2.5, 2.6, 2.7, 3.0, 3.1.x, Jython-2.5.1, PyPy-1.2 **Operating systems**: Linux, Windows, OSX, Unix