Skip to content

Commit

Permalink
RTD: mock scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
tritemio committed Mar 13, 2016
1 parent c8e3081 commit d9e6421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/readthedocs.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ def __getattr__(cls, name):

MOCK_MODULES = [
#'numpy', 'numpy.random',
#'scipy', 'scipy.stats', 'scipy.optimize', 'scipy.special',
#'scipy.ndimage', 'scipy.interpolate',
'scipy', 'scipy.stats', 'scipy.optimize', 'scipy.special',
'scipy.ndimage', 'scipy.interpolate',
#'builtins',
#'matplotlib', 'matplotlib.pyplot', 'matplotlib.mlab',
#'matplotlib.patches', 'matplotlib.collections',
Expand Down

0 comments on commit d9e6421

Please sign in to comment.