[run]
source = hypertemp
omit =
    hypertemp/compat.py
    hypertemp/httplib_compat.py
    hypertemp/ssl_compat.py

[report]
fail_under = 100
show_missing = True

[paths]
source =
    hypertemp/
    .tox/*/lib/python*/site-packages/hypertemp
    .tox/pypy*/site-packages/hypertemp
