diff --git a/docs/source/conf.py b/docs/source/conf.py index cc83553..e039134 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -73,4 +73,4 @@ ] } -autodoc_mock_imports = ["rdkit", "torch_geometric", "IPython"] \ No newline at end of file +autodoc_mock_imports = ["rdkit", "torch_geometric", "IPython", "stk", "ligninkmc", "seaborn", "py3Dmol"] \ No newline at end of file