From 60749210d0bbf61522833025c05a091dd6288227 Mon Sep 17 00:00:00 2001 From: Victor Engmark Date: Wed, 19 Jul 2023 13:13:57 +1200 Subject: [PATCH] chore: Remove reference to unused package --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8191a9ad..1b444f9e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,6 @@ module = [ "matplotlib", # https://github.com/matplotlib/matplotlib/issues/20504 "matplotlib.pyplot", # https://github.com/matplotlib/matplotlib/issues/20504 "rasterio", # https://github.com/rasterio/rasterio/issues/2322 - "rasterio.crs", # https://github.com/rasterio/rasterio/issues/2322 "rasterio.plot", # https://github.com/rasterio/rasterio/issues/2322 "satsearch", # https://github.com/sat-utils/sat-search/issues/131 "satstac", # https://github.com/sat-utils/sat-stac/issues/72