diff --git a/docs/conf.py b/docs/conf.py index 04cabe4..77ed813 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -21,7 +21,7 @@ autosummary_generate = True -autodoc_mock_imports = ['colour', 'scipy', 'scipy.ndimage.filters'] +autodoc_mock_imports = ['colour', 'cv2'] # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the