python3Packages.webtest-aiohttp: fix tests with pytest8.4
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
fetchFromGitHub,
|
||||
fetchpatch,
|
||||
pytest-aiohttp,
|
||||
pytest-asyncio_0,
|
||||
pytestCheckHook,
|
||||
setuptools,
|
||||
webtest,
|
||||
@@ -44,6 +45,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-asyncio_0
|
||||
pytest-aiohttp
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user