Skip to content
Snippets Groups Projects
Commit fa92c548 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update mypy.ini

parent 2ed2dad5
No related branches found
No related tags found
No related merge requests found
......@@ -69,3 +69,6 @@ ignore_missing_imports = True
[mypy-cairo.*]
ignore_missing_imports = True
[mypy-packaging.version.*]
ignore_missing_imports = True
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment