[run]
omit =
    */.local/*
    */venv/*
    */virtualenv/*
    /usr/*
    staging/*
    tests/*

[report]
omit =
    */.local/*
    */venv/*
    */virtualenv/*
    /usr/*
    staging/*
    tests/*