From 21c0feee61b4c97419af4318d06c36f65290066c Mon Sep 17 00:00:00 2001 From: Bradley Sappington <101193271+BradleySappington@users.noreply.github.com> Date: Fri, 12 Jul 2024 12:29:19 -0400 Subject: [PATCH] update intel channel location replaces `intel` channel that no longer exists in coda with the intel self hosted `https://software.repos.intel.com/python/conda/` --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index cf1f51f1..38257891 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,7 @@ deps= conda_deps= mkl: mkl_fft conda_channels= - mkl: intel + mkl: https://software.repos.intel.com/python/conda/ conda_install_args= mkl: --override-channels commands=