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

Conversation

vzhestkov
Copy link
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