Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

language/python: order args for virtualenv_install_with_resources #16817

Merged

Commits on Apr 15, 2024

  1. language/python: order args for virtualenv_install_with_resources

    Add `without`, `start_with`, and `end_with` to allow basic control over
    the order that resources are installed so that the situations where we
    have to split up `virtualenv_install_with_resources` is reduced.
    
    Co-authored-by: Kevin <[email protected]>
    Co-authored-by: Mike McQuaid <[email protected]>
    Signed-off-by: Michael Cho <[email protected]>
    3 people committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ecb7dab View commit details
    Browse the repository at this point in the history