Files
certbot-certbot-1/mypy.ini
T
ohemorangeandBrad Warren 6253acf335 Get mypy running with clean output (#5864)
Fixes #5849.

* extract mypy flags into mypy.ini file

* Get mypy running with clean output
2018-04-12 18:53:07 -07:00

4 lines
58 B
INI

[mypy]
python_version = 2.7
ignore_missing_imports = True