Skip to content

Commit

Permalink
readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielelanaro committed Jan 14, 2015
1 parent 0eca376 commit d721c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def __mul__(self, other):
'scipy.spatial', 'scipy.spatial.distance',
'chemlab.libs.ckdtree',
'chemlab.utils.cdist', 'chemlab.utils.celllinkedlist',
'chemview', 'IPython.display']
'chemview', 'IPython', 'IPython.display']

for mod_name in MOCK_MODULES:
sys.modules[mod_name] = Mock()
Expand Down

0 comments on commit d721c1c

Please sign in to comment.