diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-03 17:14:37 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-05-03 17:14:37 -0400 |
| commit | 817d7c66f234cb18e58d05b0d87478a6732fc1e7 (patch) | |
| tree | 8d4a9c1afd0d79b02fc652b433302733bac6b0c9 /doc | |
| parent | 4e3daa76648b8541fd89a14ae11a15946f87bf52 (diff) | |
| download | python-coveragepy-git-817d7c66f234cb18e58d05b0d87478a6732fc1e7.tar.gz | |
Test on PyPy 5.1, and note the support
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst index ed779e29..777aac62 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -71,7 +71,7 @@ not. * Python versions 2.6, 2.7, 3.3, 3.4, and 3.5. - * PyPy 2.4, 2.6, and 4.0 + * PyPy 4.0 and 5.1 * PyPy3 2.4. |
