diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2015-10-13 14:03:39 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-10-13 14:03:39 -0400 |
| commit | f0a883f5734be3b05dd9b607c394142d49f5a3e3 (patch) | |
| tree | 1a68231b1734bf706d81dcec1944ecfc8973e53e /doc/changes.rst | |
| parent | 26275079da77c70f5e56d0a792abef8e8c215a08 (diff) | |
| download | python-coveragepy-f0a883f5734be3b05dd9b607c394142d49f5a3e3.tar.gz | |
Sphinx doesn't like duplicate conflicting url definitions
Diffstat (limited to 'doc/changes.rst')
| -rw-r--r-- | doc/changes.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 3e25149..406b92f 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -82,7 +82,6 @@ Version 4.0.1 --- 13 October 2015 - The source kit now contains all of the files needed to have a complete source tree, re-fixing `issue 137`_ and closing `issue 281`_. -.. _issue 137: https://bitbucket.org/ned/coveragepy/issues/137/provide-docs-with-source-distribution .. _issue 281: https://bitbucket.org/ned/coveragepy/issues/281/supply-scripts-for-testing-in-the .. _issue 397: https://bitbucket.org/ned/coveragepy/issues/397/stopping-and-resuming-coverage-with .. _issue 410: https://bitbucket.org/ned/coveragepy/issues/410/attributeerror-module-object-has-no |
