From 7a28bb348801a9569ee86e0dbcefc49ef3bc14eb Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 5 Oct 2013 21:19:10 -0400 Subject: Go to 3.7 --- setup.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0b48843b..f0e83e67 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,10 @@ library to determine which lines are executable, and which have been executed. Coverage.py runs on Pythons 2.3 through 3.3, and PyPy 1.9. Documentation is at `nedbatchelder.com <%s>`_. Code repository and issue -tracker are at `bitbucket.org `_. +tracker are on `Bitbucket `_, with a +mirrored repo on `Github `_. + +New in 3.7: ``--debug``, and 12 bugs closed. New in 3.6: ``--fail-under``, and >20 bugs closed. -- cgit v1.2.1