From 25c260c036d76a320c70b03ba7ed86ffc2800bd7 Mon Sep 17 00:00:00 2001 From: caubet_m Date: Mon, 17 Mar 2025 15:46:03 +0100 Subject: [PATCH] update python docs --- pages/merlin6/05-Software-Support/python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/merlin6/05-Software-Support/python.md b/pages/merlin6/05-Software-Support/python.md index c043d2c..7386a39 100644 --- a/pages/merlin6/05-Software-Support/python.md +++ b/pages/merlin6/05-Software-Support/python.md @@ -64,7 +64,7 @@ pkgs_dirs: channels: - conda-forge - - defaults + - nodefaults ``` Run `conda info` to check that the variables are being set correctly.