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 1bd1274 commit f6bf5b9Copy full SHA for f6bf5b9
README.rst
@@ -21,7 +21,8 @@ This is the reference implementation of the Common Workflow Language. It is
21
intended to be feature complete and provide comprehensive validation of CWL
22
files as well as provide other tools related to working with CWL.
23
24
-This is written and tested for `Python <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6}``
+This is written and tested for
25
+`Python <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6, 7}``
26
27
The reference implementation consists of two packages. The ``cwltool`` package
28
is the primary Python module containing the reference implementation in the
0 commit comments