My build keeps failing with “Failed to parse meta.yaml” even though I’m using a valid and minimal configuration. I’ve verified the YAML is correct, and even stripped it down to just:
- python
- pandas
- transforms 1.84.0
Still getting the same Gradle/condaDevelop error. Can someone help verify whether there’s an internal issue or incompatibility with my environment?