schickmacher/.coveragerc

6 lines
97 B
Text
Raw Normal View History

2019-09-05 08:37:43 +00:00
[run]
include = schickmacher/*
omit = *migrations*, *tests*
plugins =
django_coverage_plugin