From 09dd2b0f0bd5dabc1010589a3b14cbc033c6e7b2 Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 6 Jun 2015 09:36:13 +0200 Subject: [PATCH] Update conf.py --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 062ea98..63c1547 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -31,6 +31,7 @@ MOCK_MODULES = [ "notmuch", "requests", "bs4", + "dota2py", "novaclient.v2" ]