[run]
data_file = build/.coverage
source_pkgs = ttconv

[html]
directory = build/htmlcov

[xml]
output = build/coverage.xml

[json]
output = build/coverage.json
