From 49adde246183ea601b90a8ecc3ea51f0ed770b61 Mon Sep 17 00:00:00 2001 From: Carl Mathias Kobel Date: Mon, 9 Dec 2024 14:25:30 +0100 Subject: [PATCH] Update environment.yaml --- environment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index b96c03b..f7ef25c 100644 --- a/environment.yaml +++ b/environment.yaml @@ -6,7 +6,7 @@ dependencies: - snakemake-minimal <8 - pulp <2.8 - python <3.12 - - mamba # Necessary for snakemake to install child environments during development. + - mamba <2 # Necessary for snakemake to install child environments during development. - pandas # Update this with the running requirements in https://github.com/bioconda/bioconda-recipes/blob/master/recipes/comparem2/meta.yaml