From 7a9a14ffce953e0892ff45337b7ec81e82532654 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Tue, 15 May 2018 11:18:14 -0700 Subject: Revert "docs: mock urwid.util" This reverts commit a86e346b0aed72f3a93d553ed699e0a89f4748e1. --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/source/conf.py b/docs/source/conf.py index 14d06103..6a822a7f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -37,7 +37,6 @@ MOCK_MODULES = ['twisted', 'twisted.internet', 'configobj', 'validate', 'argparse', - 'urwid.util', 'alot.settings.const'] MOCK_DIRTY = ['notmuch'] for mod_name in MOCK_MODULES: -- cgit v1.2.3