summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index d1e20119..0627f94c 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -163,6 +163,3 @@ texinfo_documents = [
# -- Options for Extensions -------------------------------------------
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {'http://docs.python.org/': None}
-
-# Mock 3rd-party dependencies so they don't need to be installed for building docs
-autodoc_mock_imports = ['six']