diff options
Diffstat (limited to 'libraries/python3-PyYAML/README')
-rw-r--r-- | libraries/python3-PyYAML/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/python3-PyYAML/README b/libraries/python3-PyYAML/README index ea05ab9eee29e..2bede18e0f19b 100644 --- a/libraries/python3-PyYAML/README +++ b/libraries/python3-PyYAML/README @@ -3,6 +3,3 @@ pyyaml (YAML parser and emitter for Python) YAML is a data serialization format designed for human readability and interaction with scripting languages. PyYAML is a YAML parser and emitter for Python. - -This builds the python3 version of PyYAML. It is safe to install this -on a system that has the SBo's PyYAML (python2) package installed. |