summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Bowman <jamesb@excamera.com>2020-02-10 18:35:25 -0800
committerJames Bowman <jamesb@excamera.com>2020-02-10 18:35:25 -0800
commit842fe54c83d9a2144cec592a3f8fcc519ab33d01 (patch)
tree8f46a60ba5911b3ead68160acded45110ba6ffef
parentf101ff60c505f5ddcdd69cfd1f58e83c4676eb46 (diff)
remove no-longer-needed exclude
-rw-r--r--conf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 4ea4ba4e8..3b29986c0 100644
--- a/conf.py
+++ b/conf.py
@@ -156,7 +156,6 @@ exclude_patterns = ["**/build*",
"ports/zephyr",
"py",
"shared-bindings/util.*",
- "shared-bindings/_eve/mod_eve-gen.h",
"shared-module",
"supervisor",
"tests",