From f3a98f5903194dab3e90fd7697dc284d58307faa Mon Sep 17 00:00:00 2001 From: Ioan Ferencik Date: Mon, 23 Feb 2026 12:57:41 +0100 Subject: [PATCH] comment out aiopmtiles because it has been renamed --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 951b3c1..5ebb520 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "rich", "morecantile", "mapbox_vector_tile", - "aiopmtiles @ https://github.com/developmentseed/aiopmtiles/archive/refs/heads/main.zip", + #"aiopmtiles @ https://github.com/developmentseed/aiopmtiles/archive/refs/heads/main.zip", "sympy", "pydantic", "pmtiles",