# .coveragerc to control coverage.py
[run]
omit =
    */tests/*
