Skip to content

Commit

Permalink
[coveragerc] excludelines somehow broke the build for Python 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tobi-wan-kenobi committed Mar 4, 2017
1 parent 90dd636 commit ce2bc58
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .coveragerc
Expand Up @@ -8,6 +8,3 @@ omit =
/usr/lib*

[report]
exclude_lines =
except ImportError:
pass

0 comments on commit ce2bc58

Please sign in to comment.