python2.4 is not really tested or supported anymore

This commit is contained in:
holger krekel 2013-11-22 13:57:15 +01:00
parent 94031f9cef
commit 40b172ca5a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ pytest: helps you write better programs
**a mature full-featured Python testing tool**
- runs on Posix/Windows, Python 2.4-3.3, PyPy and Jython-2.5.1
- runs on Posix/Windows, Python 2.5-3.3, PyPy and Jython-2.5.1
- :ref:`comprehensive online <toc>` and `PDF documentation <pytest.pdf>`_
- many :ref:`third party plugins <extplugins>` and
:ref:`builtin helpers <pytest helpers>`