From 0264121c10fda300a6b492c904ad0dae76361930 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Tue, 9 Sep 2014 11:22:39 +0200 Subject: fix issue587: claim only python2.6 compat in README/pypi project page, thanks sscarwell --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 45a9dc225..5ff6772a8 100644 --- a/README.rst +++ b/README.rst @@ -19,8 +19,9 @@ scales to support complex functional testing. It provides - multi-paradigm support: you can use ``pytest`` to run test suites based on `unittest `_ (or trial), `nose `_ -- single-source compatibility to Python2.5 all the way up to Python3.4, - PyPy-2.3 and Jython-2.5.1. +- single-source compatibility from Python2.6 all the way up to + Python3.4, PyPy-2.3, (jython-2.5 untested) + - many `external plugins `_. -- cgit v1.2.3