We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d8b69b commit ad1090dCopy full SHA for ad1090d
1 file changed
rootfs/.coveragerc
@@ -12,6 +12,7 @@ omit =
12
# osx library files when not running in virtualenv
13
/Library/*
14
/System/*
15
+ /usr/local/lib/*
16
17
[report]
18
ignore_errors = True
0 commit comments