Skip to content

Commit d593ec1

Browse files
authored
Merge pull request #724 from common-workflow-language/no_py33
Confirm that we no longer support Python 3.3
2 parents 04a49ba + abd4359 commit d593ec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This is the reference implementation of the Common Workflow Language. It is
2121
intended to feature complete and provide comprehensive validation of CWL
2222
files as well as provide other tools related to working with CWL.
2323

24-
This is written and tested for Python ``2.7 and 3.x {x = 3, 4, 5, 6}``
24+
This is written and tested for `Python <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6}``
2525

2626
The reference implementation consists of two packages. The ``cwltool`` package
2727
is the primary Python module containing the reference implementation in the

0 commit comments

Comments
 (0)