From 1c0b8c05cd5c36d2d34ca71370c391301e3cf83c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 21 Jul 2012 23:43:24 -0400 Subject: Link tox --- CHANGES.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index b732d7f..8a8abb6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -15,10 +15,11 @@ Version 3.5.3b1 - Try to do a better job of the impossible task of detecting when we can't build the C extension, fixing `issue 183`_. -- Testing is now done with tox. +- Testing is now done with `tox`_. .. _issue 179: https://bitbucket.org/ned/coveragepy/issue/179/htmlreporter-fails-when-source-file-is .. _issue 183: https://bitbucket.org/ned/coveragepy/issue/183/install-fails-for-python-23 +.. _tox: tox.readthedocs.org/ Version 3.5.2 --- 4 May 2012 -- cgit v1.2.1