[coveragerc] excludelines somehow broke the build for Python 2.7
This commit is contained in:
parent
90dd636b43
commit
ce2bc58919
1 changed files with 0 additions and 3 deletions
|
@ -8,6 +8,3 @@ omit =
|
||||||
/usr/lib*
|
/usr/lib*
|
||||||
|
|
||||||
[report]
|
[report]
|
||||||
exclude_lines =
|
|
||||||
except ImportError:
|
|
||||||
pass
|
|
||||||
|
|
Loading…
Reference in a new issue