summaryrefslogtreecommitdiff
path: root/coverage.ini
blob: 56a2c7fab3d843a9f664b25cbdf2f01c9c9498fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[run]
branch = true
parallel = true
omit =
     setup*
     /usr/lib/*
     */showme.py
    .tox/coverage/lib/python2.7/site-packages/*
     
[paths]
source =
    mailman
    .tox/coverage/lib/python*/site-packages/mailman