diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2012-07-21 23:43:46 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2012-07-21 23:43:46 -0400 |
commit | b7cad7b29bd14fe269f8d95a28401028ed242534 (patch) | |
tree | 1125cc25f556ba6e48758bc6574b7ea164afd867 | |
parent | 1c0b8c05cd5c36d2d34ca71370c391301e3cf83c (diff) | |
download | python-coveragepy-b7cad7b29bd14fe269f8d95a28401028ed242534.tar.gz |
Ugh
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8a8abb6..196ea1d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -19,7 +19,7 @@ Version 3.5.3b1 .. _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/ +.. _tox: http://tox.readthedocs.org/ Version 3.5.2 --- 4 May 2012 |