Update conf.py

This commit is contained in:
enkore 2015-06-06 09:36:13 +02:00
parent b09e213e69
commit 09dd2b0f0b

View File

@ -31,6 +31,7 @@ MOCK_MODULES = [
"notmuch", "notmuch",
"requests", "requests",
"bs4", "bs4",
"dota2py",
"novaclient.v2" "novaclient.v2"
] ]