File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ Changelog
44
44
-------------------
45
45
46
46
* 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 >`__ .
49
49
* 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 >`__ .
51
51
52
52
53
53
2.12.1 (2021-06-01)
@@ -200,7 +200,7 @@ Changelog
200
200
`#271 <https://github.com/pytest-dev/pytest-cov/pull/271 >`_ and
201
201
`#269 <https://github.com/pytest-dev/pytest-cov/pull/269 >`_.
202
202
* 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 >`__ .
204
204
* Improved ``pytest_cov.embed.cleanup_on_sigterm `` to be reentrant (signal deliveries while signal handling is
205
205
running won't break stuff).
206
206
* Added ``pytest_cov.embed.cleanup_on_signal `` for customized cleanup.
You can’t perform that action at this time.
0 commit comments