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 c66a3f9 commit ff000dbCopy full SHA for ff000db
setup.py
@@ -36,7 +36,8 @@
36
'mistune >= 0.7.3, < 0.8',
37
'typing >= 3.5.2, < 3.6',
38
'CacheControl >= 0.11.7, < 0.12',
39
- 'lockfile >= 0.9']
+ 'lockfile >= 0.9',
40
+ 'six >= 1.8.0']
41
42
# install_requires.append("avro") # TODO: remove me once cwltool is
43
# available in Debian Stable, Ubuntu 12.04 LTS
0 commit comments