Skip to content

Commit 2a43237

Browse files
docs: no longer include python 3.0-3.2 in the index page
1 parent 7dc8d1a commit 2a43237

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/en/index.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest: helps you write better programs
66

77
**a mature full-featured Python testing tool**
88

9-
- runs on Posix/Windows, Python 2.6-3.5, PyPy and (possibly still) Jython-2.5.1
9+
- runs on Posix/Windows, Python 2.6, 2.7 and 3.3-3.5, PyPy and (possibly still) Jython-2.5.1
1010
- free and open source software, distributed under the terms of the :ref:`MIT license <license>`
1111
- **well tested** with more than a thousand tests against itself
1212
- **strict backward compatibility policy** for safe pytest upgrades
@@ -57,5 +57,3 @@ pytest: helps you write better programs
5757

5858

5959
.. _`easy`: http://bruynooghe.blogspot.com/2009/12/skipping-slow-test-by-default-in-pytest.html
60-
61-

0 commit comments

Comments
 (0)