Skip to content

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

Merged
garethgreenaway merged 4 commits into
saltstack:masterfrom
vzhestkov:pip-target-from-env-var
Oct 3, 2022
Merged

Use VENV_PIP_TARGET environment variable as a default target for pip if present#62089
garethgreenaway merged 4 commits into
saltstack:masterfrom
vzhestkov:pip-target-from-env-var

Conversation

@vzhestkov

Copy link
Copy Markdown
Contributor

What does this PR do?

Make using VENV_PIP_TARGET environment variable value as a default target for installin modules with pip.
In case of specifying target to pip.install or pip.installed the specified target will be used instead.
And the modules will be installed to the default target in case if VENV_PIP_TARGET not present.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes/No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@vzhestkov
vzhestkov requested a review from a team as a code owner May 20, 2022 12:13
@vzhestkov
vzhestkov requested review from krionbsd and removed request for a team May 20, 2022 12:13
@garethgreenaway
garethgreenaway merged commit 8890a08 into saltstack:master Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1 Priority 1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants