Skip to content

Commit

Permalink
docs: add additional mock modules
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Sep 22, 2018
1 parent 30415a2 commit 0856ebf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
import mock
MOCK_MODULES = ['sklearn', 'igraph' , 'tqdm', 'pandas', 'bpy', 'bmesh',
'pyoctree', 'PyQt5', 'pyqt5', 'scipy.sparse', 'scipy.cluster',
'scipy.interpolate',
'scipy.cluster.hierarchy', 'scipy.interpolate',
'scipy.spatial.distance',
'numpy', 'scipy', 'scipy.spatial', 'ConvexHull', 'scipy.spatial.ConvexHull',
'rpy2', 'rpy2.robjects','rpy2.robjects.packages', 'png',
'rpy2.robjects.packages.importr', 'rpy2.robjects.pandas2ri' ,
Expand Down

0 comments on commit 0856ebf

Please sign in to comment.