Subject: | Badly broken META.yml |
You've set the version of YAML itself to 1.4, which is a bad idea since
it freaks out parsers.
The version of the YAML syntax is 1.0, the version of the meta.yml spec
is 1.4.
Change the 1.4 in the first line of META.yml to 1.0