python312Packages.pytest-mpl: test with pytest7

Tests regressed after the pytest 8.2.x upgrade, but keeping 8.1.x around
for a few packages is not really worthwhile.
This commit is contained in:
Martin Weinelt
2024-06-24 12:18:25 +02:00
parent df751885fa
commit 52ae96cc94
@@ -8,7 +8,7 @@
matplotlib,
pynose,
pillow,
pytestCheckHook,
pytest7CheckHook,
}:
buildPythonPackage rec {
@@ -32,7 +32,7 @@ buildPythonPackage rec {
pillow
];
nativeCheckInputs = [ pytestCheckHook ];
nativeCheckInputs = [ pytest7CheckHook ];
disabledTests = [
# Broken since b6e98f18950c2b5dbdc725c1181df2ad1be19fee