diff --git a/chatmaild/pyproject.toml b/chatmaild/pyproject.toml index 1db0600c..a29e1094 100644 --- a/chatmaild/pyproject.toml +++ b/chatmaild/pyproject.toml @@ -67,6 +67,7 @@ commands = deps = pytest pdbpp pytest-localserver + aiosmtpd execnet commands = pytest -v -rsXx {posargs} """