diff --git a/pyproject.toml b/pyproject.toml index 79a1502..0718874 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,8 @@ test = [ "pooch", "scipy", "pyshp", - "shapely" + "shapely", + "rasterio" ] lint = [ "ruff",