Skip to content

Commit

Permalink
Merge pull request #2341 from mr-c/fix_cwl_overrides
Browse files Browse the repository at this point in the history
CWL:fix support for user space overrides
  • Loading branch information
DailyDreaming authored Aug 20, 2018
2 parents c124c2d + 769a0f4 commit 9d4b89a
Show file tree
Hide file tree
Showing 5 changed files with 482 additions and 406 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def runSetup():
gcs = 'google-cloud-storage==1.6.0'
gcs_oauth2_boto_plugin = 'gcs_oauth2_boto_plugin==1.14'
apacheLibcloud = 'apache-libcloud==2.2.1'
cwltool = 'cwltool==1.0.20180518123035'
cwltool = 'cwltool==1.0.20180820141117'
schemaSalad = 'schema-salad>=2.6, <3'
galaxyLib = 'galaxy-lib==17.9.3'
htcondor = 'htcondor>=8.6.0'
Expand Down
Loading

0 comments on commit 9d4b89a

Please sign in to comment.