summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-09-21 16:40:33 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-09-21 16:40:33 -0400
commitc238b8520a060a3639fd5a51b87eb11420a9ebd4 (patch)
tree0f8dc843da2974935cc8542d4407dedada367b0a
parent5d7ca92398a4bdf974d92aa19e90c1e918b6990f (diff)
downloadpython-coveragepy-git-c238b8520a060a3639fd5a51b87eb11420a9ebd4.tar.gz
Scrub another placecoverage-5.0a7
-rw-r--r--README.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index cf3a279f..aab83ebe 100644
--- a/README.rst
+++ b/README.rst
@@ -22,8 +22,6 @@ Coverage.py runs on many versions of Python:
* CPython 2.7.
* CPython 3.5 through beta 3.8.
* PyPy2 7.0 and PyPy3 7.0.
-* Jython 2.7.1, though not for reporting.
-* IronPython 2.7.7, though not for reporting.
Documentation is on `Read the Docs`_. Code repository and issue tracker are on
`GitHub`_.