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 | bc572bc834ea248d0e8ae7c9c55c232a63c54bb1 (patch) | |
| tree | 58f1136c81ef1161800cefa857ca936c7166cfa7 /doc | |
| parent | a7464093775cba4c5fa28b207cf7e6f27fdde259 (diff) | |
| download | python-coveragepy-bc572bc834ea248d0e8ae7c9c55c232a63c54bb1.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 ed779e2..777aac6 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. |
