From 2581b70a548cea5d20ae9587c161ec004cd2900e Mon Sep 17 00:00:00 2001 From: Robin Date: Thu, 23 Apr 2026 13:51:06 -0400 Subject: [PATCH] Explicitly add pip as dependency --- examples/extra_envs/construct.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/extra_envs/construct.yaml b/examples/extra_envs/construct.yaml index e7370e72c..b74124eeb 100644 --- a/examples/extra_envs/construct.yaml +++ b/examples/extra_envs/construct.yaml @@ -8,6 +8,7 @@ channels: - https://conda.anaconda.org/conda-forge specs: - python=3.10 + - pip - conda # conda is required for extra_envs - miniforge_console_shortcut 1.* # [win] exclude: # [unix]