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