python2.4 is not really tested or supported anymore
This commit is contained in:
parent
94031f9cef
commit
40b172ca5a
|
@ -8,7 +8,7 @@ pytest: helps you write better programs
|
||||||
|
|
||||||
**a mature full-featured Python testing tool**
|
**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>`_
|
- :ref:`comprehensive online <toc>` and `PDF documentation <pytest.pdf>`_
|
||||||
- many :ref:`third party plugins <extplugins>` and
|
- many :ref:`third party plugins <extplugins>` and
|
||||||
:ref:`builtin helpers <pytest helpers>`
|
:ref:`builtin helpers <pytest helpers>`
|
||||||
|
|
Loading…
Reference in New Issue