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 eb6f2b7 commit 466341d
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']
'chemview', 'IPython']

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

0 comments on commit 466341d

Please sign in to comment.