[run]
omit =
    toolz/tests/test*
    toolz/*/tests/test*
    toolz/compatibility.py

[report]
exclude_lines =
    pragma: no cover
    pragma: py$MAJOR_PYTHON_VERSION no cover
