mirror of
https://github.com/beetbox/beets.git
synced 2025-12-16 05:34:47 +01:00
Remove pyshared path from coverage
Ubuntu uses /usr/share/pyshared/ to install some packages
This commit is contained in:
parent
f4ad66063c
commit
2c1606a595
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
[report]
|
||||
omit =
|
||||
*/pyshared/*
|
||||
*/python?.?/*
|
||||
*/site-packages/nose/*
|
||||
*/test/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue