# .coveragerc to control coverage.py
[run]
branch = True
omit =
    brownie/gui/*
