Skip to content

Commit 05b5c09

Browse files
EliEli
authored andcommitted
Refine mocks.
1 parent 30d901f commit 05b5c09

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docsrc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# import mock
3030
autodoc_mock_imports = ["nodepy",
3131
"gdal","osgeo","rasterio","fiona","pyproj",
32-
"geopandas","shapely","netCDF4","xarray","vtools3"
32+
"geopandas","shapely","netCDF4","xarray","vtools3","vtools"
3333
]
3434
# -- General configuration ---------------------------------------------
3535

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ keywords = ["schimpy", "SCHISM", "hydrodynamics", "mesh", "geometry", "GIS", "ge
2828

2929
dependencies = [
3030
"geopandas",
31-
"vtools3>=3.8",
31+
"vtools3>=3.7",
3232
"dms-datastore",
3333
"gdal",
3434
"pyogrio",

0 commit comments

Comments
 (0)