summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-11-25 15:43:44 -0500
committerNed Batchelder <ned@nedbatchelder.com>2019-11-25 15:54:39 -0500
commita28e873891003ad31762e1214d32f54ec423fd62 (patch)
treee9af8c2f06a415795279ccf568a19ff9a669e6a5 /doc
parent69dbdcece78118d14aa45cacbe0d22eae494e99e (diff)
downloadpython-coveragepy-git-a28e873891003ad31762e1214d32f54ec423fd62.tar.gz
Adapt to 3.9's way of reporting files using absolute paths.
Diffstat (limited to 'doc')
-rw-r--r--doc/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.rst b/doc/index.rst
index 3e40ce2c..5e32e08a 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -31,7 +31,7 @@ not.
The latest version is coverage.py 5.0b1, released November 11, 2019.
It is supported on:
- * Python versions 2.7, 3.5, 3.6, 3.7, and 3.8.
+ * Python versions 2.7, 3.5, 3.6, 3.7, 3.8, and 3.9 alpha.
* PyPy2 7.2.0 and PyPy3 7.2.0.