Update mypy.ini

This commit is contained in:
Philipp Hörist 2018-09-22 13:20:09 +02:00
parent edaa4988f0
commit 4c49d1469c
1 changed files with 3 additions and 0 deletions

View File

@ -70,4 +70,7 @@ ignore_missing_imports = True
ignore_missing_imports = True
[mypy-pygments.*]
ignore_missing_imports = True
[mypy-cairo.*]
ignore_missing_imports = True