From 1d253f1847aeff6726f282ea510a4bd290d4313d Mon Sep 17 00:00:00 2001 From: Robbi Bishop-Taylor Date: Tue, 15 Oct 2024 03:26:24 +0000 Subject: [PATCH] Clean toml --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3b307f3..392d306 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -112,9 +112,7 @@ preview = true [tool.deptry.per_rule_ignores] DEP002 = [ - "matplotlib", "folium", - "pystac-client", ] [tool.coverage.report]