mirror of
https://github.com/chatmail/core.git
synced 2026-04-05 23:22:11 +03:00
python bindings: ignore mypy errors for imap_tools
This commit is contained in:
@@ -6,3 +6,6 @@ build-backend = "setuptools.build_meta"
|
||||
root = ".."
|
||||
tag_regex = '^(?P<prefix>py-)?(?P<version>[^\+]+)(?P<suffix>.*)?$'
|
||||
git_describe_command = "git describe --dirty --tags --long --match py-*.*"
|
||||
|
||||
[mypy-imap_tools]
|
||||
ignore_missing_imports = true
|
||||
|
||||
Reference in New Issue
Block a user