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

Allow quieting the output of pipenv run and .env loading. #5006

Merged
merged 8 commits into from Mar 23, 2022

Conversation

matteius
Copy link
Member

@matteius matteius commented Mar 23, 2022

Allow quiet flag to suppress the .env loading message.

The issue

#4027

The fix

This quiets the message when --quiet is passed in like pipenv run --quiet or when the environment variable PIPENV_QUIET is set to 1.

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix, .feature, .behavior, .doc. .vendor. or .trivial (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@matteius matteius changed the title Allow quieting the output of install and .env loading. Allow quieting the output of pipenv run and .env loading. Mar 23, 2022
Base automatically changed from issue-5003-pipenv-dot-env-loading-message to main March 23, 2022 14:22
@oz123 oz123 merged commit 441c3e7 into main Mar 23, 2022
@oz123 oz123 deleted the issue-4027-quiet-option-install branch March 23, 2022 17:50
@smac89 smac89 mentioned this pull request Mar 25, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants