2021-04-14 06:55:21 +08:00

7 lines
131 B
INI

[metadata]
description-file = README.rst
[mypy]
ignore_missing_imports = True
disallow_untyped_defs = True
follow_imports = silent