fix(deps): add aiosmtpd to testenv

This commit is contained in:
DarkCat09
2026-03-29 17:45:19 +04:00
committed by l
parent 98bd5944cc
commit c78859aec6

View File

@@ -67,6 +67,7 @@ commands =
deps = pytest
pdbpp
pytest-localserver
aiosmtpd
execnet
commands = pytest -v -rsXx {posargs}
"""