You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had an issue with one of the packages on conda-forge and needed to do some manual work, so I though I'd give rattler a try too, while following https://prefix.dev/blog/rattler_build_on_conda_forge after re-creating my meta.yaml with grayskull. A few issues appeared:
I was expecting to be able to directly create this with grayskull, or any other tool, rather than having to first create the old format with grayskull, and then convert it to the new format.
I first couldn't create the new format cause deps don't seem to support py3.13 yet, and my env was with py3.13
I had an issue with one of the packages on conda-forge and needed to do some manual work, so I though I'd give rattler a try too, while following https://prefix.dev/blog/rattler_build_on_conda_forge after re-creating my
meta.yaml
withgrayskull
. A few issues appeared:grayskull
, or any other tool, rather than having to first create the old format withgrayskull
, and then convert it to the new format.The text was updated successfully, but these errors were encountered: