From fa4ea1d9e8ce293fe24a96fabd801e28c42ce76d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jurko=20Gospodneti=C4=87?= Date: Sat, 18 Jan 2014 13:11:17 +0100 Subject: update README.rst docs - pytest is compatible with Python 2.5 instead of 2.4 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 1a444ebd1..c6a40cd09 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ scales to support complex functional testing. It provides - multi-paradigm support: you can use ``py.test`` to run test suites based on `unittest `_ (or trial), `nose `_ -- single-source compatibility to Python2.4 all the way up to Python3.3, +- single-source compatibility to Python2.5 all the way up to Python3.3, PyPy-1.9 and Jython-2.5.1. - many `external plugins `_. -- cgit v1.2.3