# .coveragerc to control coverage.py
[run]
include=pybinson/*

[html]
directory = coverage_html_report
