-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Consolidate pipenv settings to use get_from_env #5451
Conversation
@oz123 I'm getting this failed test case below. is it possible the test case is broken because a new vulnerability for
|
went ahead and updated the test case to ignore the new vulnerability, tests pass locally now |
@micahjsmith see my PR #5450 there is a fix for that wheel issue . Thank you for putting up the time for this PR! |
The issue
See #5407
pipenv.environments.get_from_env
exists as a pretty hardened utilityThe fix
Other changes
The checklist
news/
directory to describe this fix with the extension.bugfix.rst
,.feature.rst
,.behavior.rst
,.doc.rst
..vendor.rst
. or.trivial.rst
(this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.