[run]
omit =
    setup.py
    tests/*
    build/*
    dist/*
    venv/*
    env/*
    .tox/*

[html]
directory = html-coverage
