diff --git a/.coveragerc b/.coveragerc index d89ea21b..f9eca93e 100644 --- a/.coveragerc +++ b/.coveragerc @@ -6,6 +6,9 @@ omit = */migrations/* doc/* env/* + sith/toolbar_debug.py + sith/wsgi.py + migrate.py [report] show_missing = False include = *.py