13200:test to remove prefix on python
[arvados.git] / sdk / cwl / setup.py
index 5b1d7370e8a2afcb692f568b34de67b443fe5dfd..0e9ee945fbcddd304005b09e2cd5683702ba966a 100644 (file)
@@ -41,7 +41,7 @@ setup(name='arvados-cwl-runner',
       # Note that arvados/build/run-build-packages.sh looks at this
       # file to determine what version of cwltool and schema-salad to build.
       install_requires=[
-          'cwltool==1.0.20180225105849',
+          'cwltool==1.0.20180326152342',
           'schema-salad==2.6.20171201034858',
           'typing==3.5.3.0',
           'ruamel.yaml==0.13.7',