.coveragerc 81B

123456789
  1. [run]
  2. source = tracim
  3. omit = tracim/test*
  4. [report]
  5. omit =
  6. tests/*
  7. */python?.?/*