Author: Michael R. Crusoe <crusoe@debian.org>
Description: skip galaxy-lib, not yet packaged for Debian
Forwarded: not-needed
--- toil.orig/setup.py
+++ toil/setup.py
@@ -37,7 +37,6 @@
     gcs_oauth2_boto_plugin = 'gcs_oauth2_boto_plugin==1.14'
     apacheLibcloud = 'apache-libcloud==2.2.1'
     cwltool = f'cwltool=={cwltool_version}'
-    galaxyToolUtil = 'galaxy-tool-util'
     htcondor = 'htcondor>=8.6.0'
     kubernetes = 'kubernetes>=12.0.1, <13'
     idna = 'idna>=2'
@@ -70,8 +69,7 @@
         futures,
         pycryptodome]
     cwl_reqs = [
-        cwltool,
-        galaxyToolUtil]
+        cwltool]
     encryption_reqs = [
         pynacl]
     google_reqs = [
