We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8098c40 commit 616323bCopy full SHA for 616323b
setup.py
@@ -6,7 +6,7 @@
6
the code analysis tools and tracing hooks provided in the Python standard
7
library to determine which lines are executable, and which have been executed.
8
9
-Coverage.py runs on Pythons 2.3 through 3.2.
+Coverage.py runs on Pythons 2.3 through 3.3, and PyPy 1.8.
10
11
Documentation is at `nedbatchelder.com <%s>`_. Code repository and issue
12
tracker are at `bitbucket.org <http://bitbucket.org/ned/coveragepy>`_.
0 commit comments