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
Downstream we have a post build hook that is used to upload the built wheels to our index. This hook relies on env variables to get the required arguments. We should add an option in fromager to pass these variables instead of relying on env variables only. An example design could be:
Downstream we have a post build hook that is used to upload the built wheels to our index. This hook relies on env variables to get the required arguments. We should add an option in fromager to pass these variables instead of relying on env variables only. An example design could be:
The text was updated successfully, but these errors were encountered: