summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-01-14 10:21:16 -0500
committerNed Batchelder <ned@nedbatchelder.com>2017-01-14 10:21:16 -0500
commit549bad2d676f03c18cfb3b8ed5392bab5eae2ad3 (patch)
tree919b13a99dc20ba31cbc9abc02cbd587c0f66091 /doc
parente5c5b0eda9c000987ecafaa914ff1d0513b342ac (diff)
downloadpython-coveragepy-git-549bad2d676f03c18cfb3b8ed5392bab5eae2ad3.tar.gz
Describe Jython work
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst4
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`_.