From 2e2aefea07f24257d88045c7c34a0b1a889c4683 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Tue, 30 Apr 2019 16:53:26 +0200 Subject: [PATCH] python-3.7: Add Dumper Add Dumper as requested by @thomas. --- python-3.7.3-0.build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/python-3.7.3-0.build.sh b/python-3.7.3-0.build.sh index fe1020a..635cc2a 100755 --- a/python-3.7.3-0.build.sh +++ b/python-3.7.3-0.build.sh @@ -123,5 +123,6 @@ pip3 install hic2cool # helpdesk robert schoepflin 17.09.2018 pip3 install snakemake pip3 install virtualenv # Donald pip3 install odfpy # Donald +pip3 install Dumper # Thomas exit