1 2 3 4 5 6 7 8 9 10 11
[coverage:run] branch = true omit = */tests/*, example/*, .tox/*, setup.py, runtests.py source = . [coverage:report] show_missing = true [bdist_wheel] universal = 1