From 17488cb6c6c29ed3215d4e34b904121ef0028b6f Mon Sep 17 00:00:00 2001 From: Sam Tygier Date: Fri, 2 Aug 2024 14:28:06 +0100 Subject: [PATCH] Switch to new intel repo --- environment-dev.yml | 3 +-- environment.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/environment-dev.yml b/environment-dev.yml index 3f05e905702..2408eea6bf3 100644 --- a/environment-dev.yml +++ b/environment-dev.yml @@ -4,8 +4,7 @@ channels: - conda-forge - ccpi - algotom - # https://github.com/mantidproject/mantidimaging/issues/2272 - - samtygier-stfc/label/mirror + - https://software.repos.intel.com/python/conda/ dependencies: - mantidimaging>=2.5.0 - conda-forge::numexpr # https://github.com/mantidproject/mantidimaging/issues/1774 diff --git a/environment.yml b/environment.yml index 91ec31fbac2..bfc3a5a2d7c 100644 --- a/environment.yml +++ b/environment.yml @@ -4,8 +4,7 @@ channels: - conda-forge - ccpi - algotom - # https://github.com/mantidproject/mantidimaging/issues/2272 - - samtygier-stfc/label/mirror + - https://software.repos.intel.com/python/conda/ # Dependencies that can be installed with conda should be in conda/meta.yaml dependencies: - mantidimaging>=2.5.0