From 9aa0c8cd9f2dee96482e1924a1b270c876f30b47 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 30 Apr 2019 16:28:32 +0200 Subject: [PATCH] python-3.7.3-0: Add blink1 Readd blink1 which was accidentally removed by b5e87b4d7b474195546cc35a1f237344c097ec2e ("python: Add version 3.7.1") --- python-3.7.3-0.build.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/python-3.7.3-0.build.sh b/python-3.7.3-0.build.sh index 3f061e9..fe1020a 100755 --- a/python-3.7.3-0.build.sh +++ b/python-3.7.3-0.build.sh @@ -85,6 +85,9 @@ pip3 install cutadapt #Helpdesk 03/26/18 14:19, Virginie Stanisla pip3 install pygobject +# Blink1-lib 07/04/18 12:00, Niclas Hofmann +pip3 install blink1 + pip3 install python-bioformats pip3 install umi-tools pip3 install sphinx