Introduce caching of configured live accounts in each test process

This commit is contained in:
holger krekel
2022-05-05 13:47:08 +02:00
parent c8bfa98b6b
commit 7319cc6ce8
3 changed files with 98 additions and 7 deletions

View File

@@ -1,5 +1,8 @@
[mypy]
[mypy-py.*]
ignore_missing_imports = True
[mypy-deltachat.capi.*]
ignore_missing_imports = True