python311Packages.betterproto: test with pytest 7

This commit is contained in:
Martin Weinelt
2024-03-27 18:35:23 +01:00
parent 107e42fe1a
commit 1aaa441376
@@ -10,7 +10,7 @@
, isort
, python
, pydantic
, pytestCheckHook
, pytest7CheckHook
, pytest-asyncio
, pytest-mock
, typing-extensions
@@ -53,7 +53,7 @@ buildPythonPackage rec {
pydantic
pytest-asyncio
pytest-mock
pytestCheckHook
pytest7CheckHook
tomlkit
] ++ lib.flatten (builtins.attrValues passthru.optional-dependencies);