mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-03-16 22:10:28 +00:00
Update .coveragerc
Remove south_migrations and vendors , those dirs are not used anymore
This commit is contained in:
parent
d29cca5113
commit
66d7b283d8
1 changed files with 0 additions and 2 deletions
|
|
@ -5,9 +5,7 @@ branch = True
|
|||
source = wagtail
|
||||
|
||||
omit =
|
||||
*/south_migrations/*
|
||||
*/migrations/*
|
||||
wagtail/vendor/*
|
||||
|
||||
|
||||
[report]
|
||||
|
|
|
|||
Loading…
Reference in a new issue