From ba30e36800c8c06a569e43faaa376023140f35e1 Mon Sep 17 00:00:00 2001 From: Fabio Ticconi Date: Fri, 22 Mar 2019 20:36:32 +0100 Subject: [PATCH] fixing moods package by necessity --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index debd3ac2b..a2ae48e0e 100644 --- a/setup.py +++ b/setup.py @@ -106,7 +106,7 @@ def find_version(*file_paths): "motifanalysis": ( "rgt-motifanalysis", "rgt.motifanalysis.Main:main", - ["Biopython>=1.64", "fisher>=0.1.5", "moods-python"], + ["Biopython>=1.64", "fisher>=0.1.5", "moods-python>=1.9.3.1"], ["data/bin/" + bin_dir + "/bedToBigBed", "data/bin/" + bin_dir + "/bigBedToBed"] ), "hint": (