FHT Mitchell
FHT Mitchell
There is no reason to demand that a `Channel` is constructed in an async context but currently that is (subtly) the case. ```python class Channel: ... def __init__(...): ... if...
Last I can see for linux is in 2018. Last for macOS was in 2017. https://github.com/nivekuil/rip/releases
Many env vars are missing in the build scripts (`$PY_VER, $STDLIB_DIR, $SP_DIR`) if no `dependencies.host` section is defined but `python {{ python }}` **is** in `dependencies.build`. The [docs](https://prefix-dev.github.io/rattler-build/latest/recipe_file/#host) state that...