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

Bugfix: Not loading .env when quiet #5010

Merged
merged 2 commits into from
Mar 26, 2022
Merged

Conversation

smac89
Copy link
Contributor

@smac89 smac89 commented Mar 25, 2022

The issue

When the output is quieted, pipenv no longer loads the .env file

The fix

Load .env but only print the message if quiet is False

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 #.

@smac89
Copy link
Contributor Author

smac89 commented Mar 25, 2022

fixes #5006

@matteius
Copy link
Member

@smac89 Nice catch!

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.

2 participants