Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

Commit 5f911af

Browse files
committed
Bump ruamel.yaml to match cwltool (b7aaee48019aaf50a05be6a4b3da51994163b5aa)
1 parent 33de451 commit 5f911af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description_content_type="text/markdown",
1313
license="MIT",
1414
keywords=["cwl"],
15-
install_requires=["ruamel.yaml >= 0.12.4, < 0.16.6"],
15+
install_requires=["ruamel.yaml >= 0.12.4, <= 0.16.5"],
1616
packages=["cwlgen"],
1717
classifiers=[
1818
"Development Status :: 4 - Beta",

0 commit comments

Comments
 (0)