python311Packages.pook: test with pytest_7

This commit is contained in:
Martin Weinelt 2024-03-10 02:08:33 +01:00
parent 11b9371fee
commit 2b0decf0c0

View File

@ -8,6 +8,7 @@
, pytest-asyncio
, pytest-httpbin
, pytestCheckHook
, pytest_7
, pythonOlder
, requests
, xmltodict
@ -42,7 +43,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytest-asyncio
pytest-httpbin
pytestCheckHook
(pytestCheckHook.override { pytest = pytest_7; })
];
pythonImportsCheck = [