geeksbot_v2/.coveragerc
2019-08-25 15:37:36 -08:00

6 lines
96 B
INI

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