From 54b5ee160dc2248028c28daef19f3d189a2882ec Mon Sep 17 00:00:00 2001 From: david Date: Thu, 26 Mar 2020 08:41:28 +0100 Subject: [PATCH] python-3.7.6: Add comments to have eye on the downgraders --- python-3.7.6-0.build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-3.7.6-0.build.sh b/python-3.7.6-0.build.sh index 7874b45..9741975 100755 --- a/python-3.7.6-0.build.sh +++ b/python-3.7.6-0.build.sh @@ -227,9 +227,9 @@ rm -rf ${PREFIX}/lib/python$PYTHONVER/site-packages/OpenGL/Tk # pip3 install --prefix=$PREFIX HiCExplorer # Would be a nice to have, but it likes to downgrade too much, pick some cherries pip3 install --prefix=$PREFIX HiCMatrix -pip3 install --prefix=$PREFIX pyGenomeTracks +pip3 install --prefix=$PREFIX pyGenomeTracks #downgrader cooler 0.8.7-> 0.8.5 -pip3 install --prefix=$PREFIX python-bioformats +pip3 install --prefix=$PREFIX python-bioformats #downgrader matplotlib 3.2.0->3.1.1 docutils 0.16 -> 0.15.2 pip3 install --prefix=$PREFIX jupyterlab # request Peter Arndt pip3 install --prefix=$PREFIX jupyterlab-git