python311Packages.sqlmodel: test with pytest 7

This commit is contained in:
Martin Weinelt 2024-03-27 16:05:28 +01:00
parent 6510f64259
commit dccedfd9ea
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
, poetry-core
, pydantic
, pytest-asyncio
, pytestCheckHook
, pytest7CheckHook
, pythonOlder
, sqlalchemy
}:
@ -38,7 +38,7 @@ buildPythonPackage rec {
dirty-equals
fastapi
pytest-asyncio
pytestCheckHook
pytest7CheckHook
];
pythonImportsCheck = [