Commit 0fcbd0ac authored by jlaura's avatar jlaura
Browse files

Added our to the mocks for documentation builds

parent 918fd841
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -280,6 +280,6 @@ texinfo_documents = [
# If true, do not generate a @detailmenu in the "Top" node's menu.
# texinfo_no_detailmenu = False

auto_mock_imports = ['proj4', 'gdal', 'osr', 'cv2', 'scikit-image', 'skimage', 'skimage.feature', 'sklearn']
auto_mock_imports = ['proj4', 'gdal', 'osr','ogr', 'cv2', 'scikit-image', 'skimage', 'skimage.feature', 'sklearn']