From 39a7b0b3f3ba5236fdc14a187b4c4c774ae9a617 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 24 Feb 2020 20:02:29 +0100 Subject: [PATCH] python3: Add libxml2-python3, scour, jupyterlab-git --- python-3.7.4-2.build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-3.7.4-2.build.sh b/python-3.7.4-2.build.sh index 5b83494..5c26aa6 100755 --- a/python-3.7.4-2.build.sh +++ b/python-3.7.4-2.build.sh @@ -217,5 +217,8 @@ pip3 install pyGenomeTracks pip3 install python-bioformats pip3 install jupyterlab # request Peter Arndt +pip3 install libxml2-python3 # required by several bee packages after swich to python3 +pip3 install scour # https://github.molgen.mpg.de/mariux64/pkg-scripts/issues/98 +pip3 install jupyterlab-git # https://github.molgen.mpg.de/mariux64/pkg-scripts/issues/96 exit