python313Packages.aiosmtplib: fix pytest errors
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
hypothesis,
|
hypothesis,
|
||||||
hatchling,
|
hatchling,
|
||||||
pytest-asyncio,
|
pytest-asyncio_0,
|
||||||
pytestCheckHook,
|
pytestCheckHook,
|
||||||
pythonOlder,
|
pythonOlder,
|
||||||
trustme,
|
trustme,
|
||||||
@@ -30,7 +30,7 @@ buildPythonPackage rec {
|
|||||||
nativeCheckInputs = [
|
nativeCheckInputs = [
|
||||||
aiosmtpd
|
aiosmtpd
|
||||||
hypothesis
|
hypothesis
|
||||||
pytest-asyncio
|
pytest-asyncio_0
|
||||||
pytestCheckHook
|
pytestCheckHook
|
||||||
trustme
|
trustme
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user