[coverage:run]
omit =
    env/*
    tests/*
    **/tests/**
    **/package/**
    cookiecutter/**
source = .
