[run]
omit =
    # need plugins to be installed to test
    pipen/cli/plugins.py
    tests/*
    setup.py

[report]
exclude_lines =
    if TYPE_CHECKING:
    pragma: no cover
