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

Respect disable_pip_input setting from Pipfile #5323

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

Darsstar
Copy link
Contributor

@Darsstar Darsstar commented Sep 2, 2022

The issue

#5301 broke keyring support again until pypa/pip#11029 gets merged into Pip and then vendored into Pipenv.

The fix

This makes get_pip_args() respect disable_pip_input that was introduced in #5036.

The checklist

  • Associated issue
  • A news fragment in the 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 #.

@matteius
Copy link
Member

matteius commented Sep 2, 2022

@Darsstar Thanks for the PR, I remember that issue now.

@matteius matteius merged commit cc5612e into pypa:main Sep 2, 2022
yeisonvargasf pushed a commit to yeisonvargasf/pipenv that referenced this pull request Nov 19, 2022
Co-authored-by: Dos Moonen <d.moonen@nki.nl>
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