[tool.mypy] explicit_package_bases = true mypy_path = "." ignore_missing_imports = true [tool.pytest.ini_options] pythonpath = ["."]