From eedc4242efe0c1037f5ae0e4acdff2144fb8964b Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 7 Nov 2012 09:35:49 +0100 Subject: [PATCH] mention that jython-2.5.1 works --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b4f09628d..59cd83a9f 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ scales to support complex functional testing. It provides on `unittest `_ (or trial), `nose `_ - single-source compatibility to Python2.4 all the way up to Python3.3, - PyPy and Jython. + PyPy-1.9 and Jython-2.5.1. - many `external plugins `_.