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