diff --git a/.coveragerc b/.coveragerc index 6f17f19..16c8bfe 100644 --- a/.coveragerc +++ b/.coveragerc @@ -3,6 +3,8 @@ source = lapis branch = TRUE cover_pylib = FALSE parallel = False +omit = + __about__.py [report] exclude_lines =