[mypy]
follow_imports = normal
ignore_missing_imports = True
incremental = True
[mypy-il65/parsetab.*]
ignore_errors = True
[mypy-il65/plyparser.*]