Skip to content

Commit e4545bc

Browse files
committed
changelog: Fix tox check environment
Change the duplicate links to anonymous references.
1 parent 0b60995 commit e4545bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ Changelog
4444
-------------------
4545

4646
* Changed the `toml` requirement to be always be directly required (instead of being required through a coverage extra).
47-
This fixes issues with pip-compile (`pip-tools#1300 <https://github.com/jazzband/pip-tools/issues/1300>`_).
48-
Contributed by Sorin Sbarnea in `#472 <https://github.com/pytest-dev/pytest-cov/pull/472>`_.
47+
This fixes issues with pip-compile (`pip-tools#1300 <https://github.com/jazzband/pip-tools/issues/1300>`__).
48+
Contributed by Sorin Sbarnea in `#472 <https://github.com/pytest-dev/pytest-cov/pull/472>`__.
4949
* Documented ``show_contexts``.
50-
Contributed by Brian Rutledge in `#473 <https://github.com/pytest-dev/pytest-cov/pull/473>`_.
50+
Contributed by Brian Rutledge in `#473 <https://github.com/pytest-dev/pytest-cov/pull/473>`__.
5151

5252

5353
2.12.1 (2021-06-01)
@@ -200,7 +200,7 @@ Changelog
200200
`#271 <https://github.com/pytest-dev/pytest-cov/pull/271>`_ and
201201
`#269 <https://github.com/pytest-dev/pytest-cov/pull/269>`_.
202202
* Improved documentation regarding subprocess and multiprocessing.
203-
Contributed in `#265 <https://github.com/pytest-dev/pytest-cov/pull/265>`_.
203+
Contributed in `#265 <https://github.com/pytest-dev/pytest-cov/pull/265>`__.
204204
* Improved ``pytest_cov.embed.cleanup_on_sigterm`` to be reentrant (signal deliveries while signal handling is
205205
running won't break stuff).
206206
* Added ``pytest_cov.embed.cleanup_on_signal`` for customized cleanup.

0 commit comments

Comments
 (0)