From 21c4e251eb328f22a29bf9ac66ab0bdd1263db76 Mon Sep 17 00:00:00 2001 From: thomas Date: Wed, 5 Oct 2022 17:42:14 +0200 Subject: [PATCH] python3-wrapper: remove macs2 macs2 is no longer in the default python3. Last version is in python-3.9.12-0. --- python3-wrapper.be0 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) mode change 100755 => 100644 python3-wrapper.be0 diff --git a/python3-wrapper.be0 b/python3-wrapper.be0 old mode 100755 new mode 100644 index 68fe0dd2a..fe652cd7c --- a/python3-wrapper.be0 +++ b/python3-wrapper.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION python3-wrapper-1.3-0 +# BEE_VERSION python3-wrapper-1.3-1 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) @@ -89,7 +89,6 @@ mee_install() { jupyter \ htseq-count \ htseq-qa \ - macs2 \ macs3 \ umi_tools \ rst2html.py rst2html4.py rst2html5.py \