[run]
branch = True
source =
       # Everything in src dir
       src/qsensoropt
       **/site-packages/qsensoropt
omit =
     /tmp/*
     # No virtualenv
     # venv/*
     # This should be redundant, but better safe than sorry
     # /usr/*
[report]
show_missing = True

[html]
directory = docs/htmlcov