certbot/mypy.ini

11 lines
200 B
INI
Raw Permalink Normal View History

[mypy]
check_untyped_defs = True
ignore_missing_imports = True
python_version = 2.7
[mypy-acme.magic_typing_test]
ignore_errors = True
[mypy-letshelp_certbot.magic_typing_test]
ignore_errors = True