summaryrefslogtreecommitdiffstats
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.coveragerc b/.coveragerc
index f205885c9c..c8283bab61 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -21,4 +21,5 @@ omit =
*/python*/dist-packages/*
*/python*/site-packages/*
*/python*/distutils/*
+ */pyshared/*
*/pytest