From 3bc2ea21c2574b42e46f73022e3fb06092df4d3f Mon Sep 17 00:00:00 2001 From: Anton Volkov Date: Fri, 17 Oct 2025 12:59:10 +0200 Subject: [PATCH] Bumpt conda-index to 0.7.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 8dc62a5099c0..2ee38e720f9c 100644 --- a/environments/create_conda_channel.yml +++ b/environments/create_conda_channel.yml @@ -3,4 +3,4 @@ channels: - conda-forge dependencies: - python=3.13 - - conda-index=0.6.1 + - conda-index=0.7.0