mirror of
https://github.com/certbot/certbot.git
synced 2026-06-04 06:15:36 -04:00
6 lines
97 B
INI
6 lines
97 B
INI
[mypy]
|
|
python_version = 2.7
|
|
ignore_missing_imports = True
|
|
|
|
[mypy-acme]
|
|
check_untyped_defs = True
|