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",