Wolf Vollprecht
Wolf Vollprecht
I'll merge this after #1453 and rebase and remove the updates as the changes in rattler should be released now :)
i have one last question: when actually building a package will this now download the whole package twice? Once to get the run exports, and once to actually build things?...
Good point, will take a look.
I think Nichita has done the work already, and `variants.yaml` will automatically be parsed by rattler-build when rendering for variant discovery.
But we need to validate and make sure that this is what we want. I think supporting the old style `conda_build_config.yaml` is also doable (or even already works today thanks...
Do you have any files under `.pixi` or more specifically `.pixi/envs`? I am wondering if there are (partial) files under a `conda-meta` folder.
That is weird! You should not actually need to add `python` explicitly since `rich` depends on python as well ...
I tested locally with the latest version on osx-arm64 and it worked fine. Anythign else you can share about your configuration?
Yes, indeed, there might be something strange going on with `*.` that is added to the matchspec. I will have a look!
I can reproduce! Let me fix it :)