Philipp Hörist pushed to branch master at gajim / gajim
Commits: 4077e0d6 by Philipp Hörist at 2018-09-22T11:20:09Z Update mypy.ini - - - - - 1 changed file: - mypy.ini Changes: ===================================== mypy.ini ===================================== @@ -70,4 +70,7 @@ ignore_missing_imports = True ignore_missing_imports = True [mypy-pygments.*] +ignore_missing_imports = True + +[mypy-cairo.*] ignore_missing_imports = True \ No newline at end of file View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/4077e0d6d6cdfc183735c46417064a1f01db3fd2 -- View it on GitLab: https://dev.gajim.org/gajim/gajim/commit/4077e0d6d6cdfc183735c46417064a1f01db3fd2 You're receiving this email because of your account on dev.gajim.org.
_______________________________________________ Commits mailing list [email protected] https://lists.gajim.org/cgi-bin/listinfo/commits
