summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-08-03 13:03:01 -0400
committerNed Batchelder <ned@nedbatchelder.com>2016-08-03 13:03:01 -0400
commitbdd9842239a79d62ddf7758073c7c2d25e31b162 (patch)
treebc05a3b3feafd430c371399a885041ca5bba4e19 /doc
parentabedc7f2292d0f81caebfbe8bea09cb28a7f679f (diff)
downloadpython-coveragepy-bdd9842239a79d62ddf7758073c7c2d25e31b162.tar.gz
Add support for PyPy3 5.2 alpha 1
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 44996dd..efbb556 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -67,7 +67,7 @@ not.
* PyPy 4.0 and 5.1.
- * PyPy3 2.4.
+ * PyPy3 2.4 and 5.2
.. ifconfig:: prerelease
@@ -78,7 +78,7 @@ not.
* PyPy 4.0 and 5.1.
- * PyPy3 2.4.
+ * PyPy3 2.4 and 5.2.
**This is a pre-release build. The usual warnings about possible bugs
apply.** The latest stable version is coverage.py 4.1, `described here`_.