Browse Source

Combine coverage from installed & source files

Thomas Kluyver 4 years ago
parent
commit
d1d8a9f3b9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .coveragerc

+ 4 - 0
.coveragerc

@@ -3,3 +3,7 @@ omit =
     */tests/*
     */nsist/_system_path.py
 
+[paths]
+package =
+    nsist/
+    */site-packages/nsist