mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 13:32:15 +00:00
10 lines
100 B
INI
10 lines
100 B
INI
[run]
|
|
source =
|
|
./
|
|
plugins =
|
|
django_coverage_plugin
|
|
|
|
omit =
|
|
*/migrations/*
|
|
*/tests/*
|