From 8183a67a2414e0746b47d4b4d43c246c8bd804bb Mon Sep 17 00:00:00 2001 From: Alexander Verbovetsky Date: Fri, 29 Jan 2021 01:32:54 +0000 Subject: libraries/python-ruamel.yaml: Add optional python3 support. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- libraries/python-ruamel.yaml/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libraries/python-ruamel.yaml/README') diff --git a/libraries/python-ruamel.yaml/README b/libraries/python-ruamel.yaml/README index 28dd43dc008dd..91a1a822564ae 100644 --- a/libraries/python-ruamel.yaml/README +++ b/libraries/python-ruamel.yaml/README @@ -13,3 +13,5 @@ that preserves, among others: * flow style sequences ( ‘a: b, c, d’) * anchor names that are hand-crafted (i.e. not of the form``idNNN``) * merges in dictionaries are preserved + +Python3 is an optional dependency (autodetected). -- cgit v1.2.3