# -*- conf-unix -*-

[run]
branch = True
omit =
  setup.py
  build

[report]
exclude_lines =
  pragma: no cover
  def __repr__
show_missing = True
