certbot/mypy.ini

6 lines
97 B
INI

[mypy]
python_version = 2.7
ignore_missing_imports = True
[mypy-acme]
check_untyped_defs = True