aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2018-05-24 17:10:50 +1200
committerAldo Cortesi <aldo@nullcube.com>2018-05-24 19:03:15 +1200
commitbae4a3393f4fd9cccc229e4b9c3d997fe7cfb4c1 (patch)
treeebac48203a20b30f7f2fc3d1f5e1f24807b2ecbf /setup.cfg
parent8fceaca6b8a219cce6e42a05a72eb8cd80565c89 (diff)
downloadmitmproxy-bae4a3393f4fd9cccc229e4b9c3d997fe7cfb4c1.tar.gz
mitmproxy-bae4a3393f4fd9cccc229e4b9c3d997fe7cfb4c1.tar.bz2
mitmproxy-bae4a3393f4fd9cccc229e4b9c3d997fe7cfb4c1.zip
release: include release directory in coverage
With lots of exclusions for now
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 592cc2e3..32b6aac3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -38,6 +38,8 @@ exclude =
pathod/pathod.py
pathod/test.py
pathod/protocols/http2.py
+ release/hooks
+
[tool:individual_coverage]
exclude =
@@ -89,3 +91,4 @@ exclude =
pathod/protocols/http2.py
pathod/protocols/websockets.py
pathod/test.py
+ release/hooks