Skip to content

Commit b42a420

Browse files
committed
upgrade Toil
1 parent a97d1b3 commit b42a420

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
@@ -40,7 +40,7 @@
4040
extras_require={
4141
"cwltool": ["cwlref-runner"],
4242
"arvados": ["arvados-cwl-runner"],
43-
"toil": ["toil[cwl]==4.1.0"],
43+
"toil": ["toil[cwl]==5.4.0"],
4444
},
4545
zip_safe=False,
4646
platforms=["MacOS X", "Posix"],

0 commit comments

Comments
 (0)