mirror of
https://github.com/chatmail/relay.git
synced 2026-06-09 21:21:09 +00:00
fix: pin chatmail core to 2.49.0
2.50.0 has delete_server_after config removed, but it is still used in the tests.
This commit is contained in:
@@ -19,8 +19,8 @@ dependencies = [
|
||||
"pytest-xdist",
|
||||
"execnet",
|
||||
"imap_tools",
|
||||
"deltachat-rpc-client",
|
||||
"deltachat-rpc-server",
|
||||
"deltachat-rpc-client==2.49.0",
|
||||
"deltachat-rpc-server==2.49.0",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user