summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py
index 6a822a7f..14d06103 100644
--- a/docs/source/conf.py
+++ b/docs/source/conf.py
@@ -37,6 +37,7 @@ MOCK_MODULES = ['twisted', 'twisted.internet',
'configobj',
'validate',
'argparse',
+ 'urwid.util',
'alot.settings.const']
MOCK_DIRTY = ['notmuch']
for mod_name in MOCK_MODULES: