summaryrefslogtreecommitdiff
path: root/.coveragerc
diff options
context:
space:
mode:
Diffstat (limited to '.coveragerc')
-rw-r--r--.coveragerc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.coveragerc b/.coveragerc
index 70666c7..73f1418 100644
--- a/.coveragerc
+++ b/.coveragerc
@@ -1,7 +1,6 @@
[run]
branch = 1
cover_pylib = 0
-include=*oauthlib/*
omit = oauthlib.tests.*
[report]