[run]
source = src/
debug = True
branch = True
omit =
    src/experimental
    .eggs/**/*.py
    */api/*
    */test/*

[xml]
output = coverage.xml
