Skip to content

Commit

Permalink
added mock module
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Simkovic committed Apr 11, 2017
1 parent 1ed8dd9 commit 42ac695
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@
autodoc_mock_imports = [
'clipper', 'pandas', 'pyrvapi', 'Bio.PDB', 'cctbx.crystal', 'cctbx.uctbx',
'iotbx', 'iotbx.pdb', 'iotbx.pdb.mining', 'cluster_run', 'parse_molrep', 'parse_refmac',
'scipy.spatial',
]

# -- Options for HTML output ----------------------------------------------
Expand Down

0 comments on commit 42ac695

Please sign in to comment.