From b66d1edd9845e40bf72b385c2b4ecd09af6ec84e Mon Sep 17 00:00:00 2001 From: WardDeb Date: Fri, 7 Oct 2022 17:47:54 +0200 Subject: [PATCH] tabulate conda recipe space --- conda-recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 23aeaea38..d0200ad21 100755 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -15,7 +15,7 @@ requirements: run: - python >=3.7.0 - snakemake >=6.2.1 - - tabulate < 0.9 + - tabulate <0.9 - pandas - graphviz - fuzzywuzzy