Skip to content

Commit 616323b

Browse files
committed
Update the Python versions supported in setup.py
1 parent 8098c40 commit 616323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
the code analysis tools and tracing hooks provided in the Python standard
77
library to determine which lines are executable, and which have been executed.
88
9-
Coverage.py runs on Pythons 2.3 through 3.2.
9+
Coverage.py runs on Pythons 2.3 through 3.3, and PyPy 1.8.
1010
1111
Documentation is at `nedbatchelder.com <%s>`_. Code repository and issue
1212
tracker are at `bitbucket.org <http://bitbucket.org/ned/coveragepy>`_.

0 commit comments

Comments
 (0)