I thought about adding PyYaml to the dependency list. It's an optional
dependency of Piston.
Thoughts?
-- Chris
Awesome! I'll try to test it out this weekend.
JSON is considered to be a subset of YAML, so I don't really see the
point of using YAML and JSON. We wouldn't really be using any of
YAML's feature anyway - it'd just be prettier.