0f37c6e augment PyYAML to not implicitly type-cast scalars

Authored and Committed by nphilipp 5 years ago
    augment PyYAML to not implicitly type-cast scalars
    
    This is useful to read modulemd YAML files which can e.g. contain
    unquoted floats with trailing zeros for streams, branch refs.
    
        
file modified
+3 -0
file added
+93