From c0ce48bebe43c761b6d050be83a70197111f197e Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Wed, 20 Nov 2024 15:24:31 +0100 Subject: [PATCH] doc: show how to use advanced match specs in yaml spec (#3384) Co-authored-by: Johan Mabille --- docs/source/user_guide/micromamba.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/user_guide/micromamba.rst b/docs/source/user_guide/micromamba.rst index b92b0cc28..ad1fc7640 100644 --- a/docs/source/user_guide/micromamba.rst +++ b/docs/source/user_guide/micromamba.rst @@ -156,7 +156,7 @@ More powerful are ``YAML`` files like the following, because they already contai dependencies: - python >=3.6,<3.7 - ipykernel >=5.1 - - ipywidgets + - ipywidgets[build_number=!=0] They are used the same way as text files: