From c881526508508c50eb9fd3e0f4be98a008e2dd58 Mon Sep 17 00:00:00 2001 From: Martin Raspaud Date: Tue, 11 Jan 2022 17:30:25 +0100 Subject: [PATCH] Add dask, xarray, numpy and trollsift to benchmark matrix --- asv.conf.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/asv.conf.json b/asv.conf.json index 59f7fde41e..dbecadf79a 100644 --- a/asv.conf.json +++ b/asv.conf.json @@ -85,12 +85,16 @@ "pyorbital": ["1.7.1"], "pyspectral": ["0.10.6"], "rasterio": ["1.2.10"], + "dask": ["2021.12.0"], + "xarray": ["0.20.2"], + "numpy": ["1.22.0"], "s3fs": [], "h5py": [], "netCDF4": [], "pyhdf": [], "gcsfs": [], - "shapely": [] + "shapely": [], + "trollsift": [] }, // Combinations of libraries/python versions can be excluded/included