`setup.py`, `Pipfile` and `maya/core.py` reference `ruamel.yaml` but I did not find any direct usage of it in the code. Is it really needed? Does it relate to ruamel.ordereddict? Issue #57 is mentioning `ruamel.yaml` but there is no clear reason for it.