Skip to content

Commit 7e67071

Browse files
committed
Add release note
1 parent 0c508e1 commit 7e67071

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/releases/development.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,6 @@ Next release (in development)
1717
* Use `PEP 585 generic type annotations <https://peps.python.org/pep-0585/>`_
1818
and stop using `PEP 563 postponed annotation evaluation <https://peps.python.org/pep-0563/>`_
1919
(:issue:`109`, :pr:`127`).
20+
* Use `pytest-mpl <https://pypi.org/project/pytest-mpl/>`_ for image comparison tests
21+
for testing plotting methods
22+
(:pr:`128`).

0 commit comments

Comments
 (0)