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.
2 parents 04a49ba + abd4359 commit d593ec1Copy full SHA for d593ec1
README.rst
@@ -21,7 +21,7 @@ This is the reference implementation of the Common Workflow Language. It is
21
intended to 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 ``2.7 and 3.x {x = 3, 4, 5, 6}``
+This is written and tested for `Python <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6}``
25
26
The reference implementation consists of two packages. The ``cwltool`` package
27
is the primary Python module containing the reference implementation in the
0 commit comments