Skip to content

Commit f6bf5b9

Browse files
committed
list Python 3.7 support in the README
1 parent 1bd1274 commit f6bf5b9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ This is the reference implementation of the Common Workflow Language. It is
2121
intended to be 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 <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6}``
24+
This is written and tested for
25+
`Python <https://www.python.org/>`_ ``2.7 and 3.x {x = 4, 5, 6, 7}``
2526

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

0 commit comments

Comments
 (0)