python311Packages.pydantic_1: test with pytest_7

This commit is contained in:
Martin Weinelt
2024-03-12 18:25:08 +01:00
parent 525a955ac5
commit 795efd1f65
@@ -5,6 +5,7 @@
, fetchFromGitHub
, pytest-mock
, pytestCheckHook
, pytest_7
, python-dotenv
, pythonAtLeast
, pythonOlder
@@ -51,7 +52,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
pytest-mock
pytestCheckHook
(pytestCheckHook.override { pytest = pytest_7; })
] ++ lib.flatten (lib.attrValues passthru.optional-dependencies);
pytestFlagsArray = [