fix(deps): add rpc server to cmdeploy along with client

This commit is contained in:
DarkCat09
2026-03-29 18:10:19 +04:00
committed by l
parent 4521f03c99
commit c6d9d27a84

View File

@@ -20,6 +20,7 @@ dependencies = [
"execnet",
"imap_tools",
"deltachat-rpc-client",
"deltachat-rpc-server",
]
[project.scripts]