At the moment, `yamlenv` uses `yaml.load` to load .yaml files. We should also support using `yaml.safe_load`.
At the moment,
yamlenvusesyaml.loadto load .yaml files.We should also support using
yaml.safe_load.