[paths]
source =
   src
   */site-packages

[run]
branch = true
source =
    tblib
    tests
patch = subprocess

[report]
show_missing = true
precision = 2
omit =
    *migrations*
    tests/bad*.py
