From fe40f20503752772fac6476c4da22c078f22fce6 Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Tue, 7 Apr 2026 14:59:38 +0200 Subject: [PATCH] Bumpt conda-index to 0.10.0 --- environments/create_conda_channel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environments/create_conda_channel.yml b/environments/create_conda_channel.yml index aa136bc2dec8..ea571ef0d072 100644 --- a/environments/create_conda_channel.yml +++ b/environments/create_conda_channel.yml @@ -3,4 +3,4 @@ channels: - conda-forge dependencies: - python=3.13 # no python 3.14 support by conda-index - - conda-index=0.7.0 + - conda-index=0.10.0