diff options
-rw-r--r-- | CHANGES.txt | 3 |
1 files changed, 2 insertions, 1 deletions
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 |