File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -64,3 +64,4 @@ Authors
6464* Dawn James - https://github.com/dawngerpony
6565* Tsvika Shapira - https://github.com/tsvikas
6666* Marcos Boger - https://github.com/marcosboger
67+ * Ofek Lev - https://github.com/ofek
Original file line number Diff line number Diff line change @@ -20,6 +20,11 @@ Changelog
2020 patch = subprocess
2121
2222 This release also requires at least coverage 7.10.6.
23+ * Switched packaging to have metadata completely in ``pyproject.toml `` and use `hatchling <https://pypi.org/project/hatchling/ >`_ for
24+ building.
25+ Contributed by Ofek Lev in `#551 <https://github.com/pytest-dev/pytest-cov/pull/551 >`_
26+ with some extras in `#716 <https://github.com/pytest-dev/pytest-cov/pull/716 >`_.
27+ * Removed some not really necessary testing deps like ``six ``.
2328
24296.3.0 (2025-09-06)
2530------------------
You can’t perform that action at this time.
0 commit comments