mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Omit settings from coverage.
This commit is contained in:
parent
f45381223f
commit
f40508064f
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ branch = True
|
|||
omit =
|
||||
dpaste/migrations/*
|
||||
dpaste/tests/*
|
||||
dpaste/settings/*
|
||||
|
||||
[report]
|
||||
exclude_lines =
|
||||
|
|
Loading…
Reference in a new issue