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

Use VENV_PIP_TARGET environment variable as a default target for pip if present #62089

Merged
merged 4 commits into from
Oct 3, 2022

Commits on May 20, 2022

  1. Use VENV_PIP_TARGET as a target for pkg.install

    if set and no target specified on the call
    vzhestkov committed May 20, 2022
    Configuration menu
    Copy the full SHA
    25e69bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa020ab View commit details
    Browse the repository at this point in the history
  3. Changelog entry

    vzhestkov committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b53a7bc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Merge branch 'master' into pip-target-from-env-var

    Thomas Phipps authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    bae2494 View commit details
    Browse the repository at this point in the history