diff --git a/asv_bench/asv.conf.json b/asv_bench/asv.conf.json index 3e4137cf807..c9ddbd94b69 100644 --- a/asv_bench/asv.conf.json +++ b/asv_bench/asv.conf.json @@ -58,6 +58,8 @@ // "pip+emcee": [""], // emcee is only available for install with pip. // }, "matrix": { + "setuptools_scm[toml]": [""], // GH6609 + "setuptools_scm_git_archive": [""], // GH6609 "numpy": [""], "pandas": [""], "netcdf4": [""],