# .coveragerc to control coverage.py
[run]
omit = 
	test/*
