mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 18:56:23 +00:00
16 lines
246 B
INI
16 lines
246 B
INI
[run]
|
|
plugins =
|
|
django_coverage_plugin
|
|
omit =
|
|
node_modules/*
|
|
.virtualenv/*
|
|
import_libravatar.py
|
|
requirements.txt
|
|
static/admin/*
|
|
static/humans.txt
|
|
static/img/robots.txt
|
|
|
|
|
|
[html]
|
|
extra_css = coverage_extra_style.css
|