django-model-utils/.coveragerc
2017-12-11 07:47:48 -06:00

5 lines
64 B
INI

[run]
source = model_utils
omit = .*
tests/*
*/_*