diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-20 06:56:32 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2022-12-20 06:56:32 -0500 |
| commit | 5c5caa2489bb939b4bbc2af474384f82a5da6407 (patch) | |
| tree | 9623e4d348e2bb38321e8e58e7a4ad0bdf33e72f /doc | |
| parent | 6e04e4f0b5eb8f88189e29283d930bd3b47ef198 (diff) | |
| download | python-coveragepy-git-5c5caa2489bb939b4bbc2af474384f82a5da6407.tar.gz | |
build: PyPy wheel now installs on 3.7, 3.8, and 3.9. #1510
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 4de74637..4fcfc78b 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -19,7 +19,7 @@ supported on: .. PYVERSIONS * Python versions 3.7 through 3.12.0a3. -* PyPy3 7.3.9. +* PyPy3 7.3.10. .. ifconfig:: prerelease |
