hackspace/mhackspace/.coveragerc

6 lines
95 B
INI

[run]
include = mhackspace/*
omit = *migrations*, *tests*
plugins =
django_coverage_plugin