mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 14:02:15 +00:00
Closes #415 Also enables coverage tracking of Django templates, hence the ~30% drop in coverage!
9 lines
86 B
INI
9 lines
86 B
INI
[run]
|
|
source =
|
|
./
|
|
plugins =
|
|
django_coverage_plugin
|
|
|
|
omit =
|
|
*/migrations/*
|