diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-25 13:00:35 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-01-25 13:58:19 -0500 |
| commit | c34567354af2af87d78b32e2fc452c41aca85995 (patch) | |
| tree | 9d123efdec74c5b59cba36a3e60b0273b7aebc88 /README.rst | |
| parent | 4f3590db002d7fd3e45d6f0b904afadbd68821a7 (diff) | |
| download | python-coveragepy-git-c34567354af2af87d78b32e2fc452c41aca85995.tar.gz | |
3.9.0a3
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ library to determine which lines are executable, and which have been executed. Coverage.py runs on many versions of Python: * CPython 2.7. -* CPython 3.5 through 3.9 alpha 2. +* CPython 3.5 through 3.9 alpha 3. * PyPy2 7.0 and PyPy3 7.0. Documentation is on `Read the Docs`_. Code repository and issue tracker are on |
