Skip to content

Commit ea384b0

Browse files
author
Peter Amstutz
committed
Depend on more recent toil
1 parent 6574402 commit ea384b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
extras_require={
3838
"arvados": ["arvados-cwl-runner"
3939
],
40-
"toil": ["toil[all]==3.16.0"
40+
"toil": ["toil[all]==3.18.0"
4141
]},
4242
zip_safe=False
4343
)

0 commit comments

Comments
 (0)