diff options
Diffstat (limited to 'doc/index.rst')
-rw-r--r-- | doc/index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.rst b/doc/index.rst index ff33c4c5..a39fb359 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -77,9 +77,9 @@ not. * Python versions 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6. - * PyPy2 5.6. + * PyPy2 5.6 and PyPy3 5.5. - * PyPy3 5.5. + * Jython 2.7.1 beta, though only for running code, not reporting. **This is a pre-release build. The usual warnings about possible bugs apply.** The latest stable version is coverage.py 4.2, `described here`_. |