We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a97d1b3 commit b42a420Copy full SHA for b42a420
setup.py
@@ -40,7 +40,7 @@
40
extras_require={
41
"cwltool": ["cwlref-runner"],
42
"arvados": ["arvados-cwl-runner"],
43
- "toil": ["toil[cwl]==4.1.0"],
+ "toil": ["toil[cwl]==5.4.0"],
44
},
45
zip_safe=False,
46
platforms=["MacOS X", "Posix"],
0 commit comments