[run]

branch = True
omit =
    .tox/*
    setup.py

[paths]

source =
    tests
    flask_htpasswd

[report] 
exclude_lines =
    pragma: no cover
