Replies: 1 comment
-
Yeah, I agree, that looks like an oversight. I'll make a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It looks like currently environment is set by
CIBW_ENVIRONMENT
before it is being updated fromCIBW_ENVIRONMENT_PASS_LINUX
. Could I make it work in the reverse order? I'm trying to do something like that:Beta Was this translation helpful? Give feedback.
All reactions