summaryrefslogtreecommitdiffstats
path: root/.coveragerc
blob: c4c841d1cd96160894922fbc282f039f8c6c1903 (plain)
1
2
3
4
5
6
[run]
omit =
    */tests/*
    */test/*
    *setup.py*
    tests/*