We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74f77d1 commit ef56546Copy full SHA for ef56546
CHANGELOG.rst
@@ -36,17 +36,6 @@ Changelog
36
Contributed by Thomas Grainger in
37
`#477 <https://github.com/pytest-dev/pytest-cov/pull/477>`_.
38
39
-
40
-2.13.0 (2021-06-01)
41
--------------------
42
43
-* Changed the `toml` requirement to be always be directly required (instead of being required through a coverage extra).
44
- This fixes issues with pip-compile (`pip-tools#1300 <https://github.com/jazzband/pip-tools/issues/1300>`_).
45
- Contributed by Sorin Sbarnea in `#472 <https://github.com/pytest-dev/pytest-cov/pull/472>`_.
46
-* Documented ``show_contexts``.
47
- Contributed by Brian Rutledge in `#473 <https://github.com/pytest-dev/pytest-cov/pull/473>`_.
48
49
50
2.12.1 (2021-06-01)
51
-------------------
52
0 commit comments