[run]

include =
    *.egg/mdtraj*

omit =
    *test_*.py
    *testing/*.py
    *utils/six.py
    MDTraj/*

exclude_lines =
    # Have to re-enable the standard pragma
    pragma: no cover