From fcd11d465ea4694709536846df04279ebd1e6214 Mon Sep 17 00:00:00 2001 From: Eric Gitonga Date: Wed, 20 Dec 2023 12:01:52 +0300 Subject: [PATCH] geemap --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 829cf176..566cda08 100644 --- a/setup.py +++ b/setup.py @@ -29,6 +29,7 @@ "pyarrow", "pytest", "pytest-mock", + "pytest-reportlog", "rasterio", "scipy", "scikit-image",