Skip to content

Pass pip_args when performing shared libs upgrade #967

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

Merged
merged 2 commits into from
Apr 12, 2023

Conversation

chrysle
Copy link
Contributor

@chrysle chrysle commented Apr 12, 2023

  • I have added an entry to docs/changelog.md

Summary of changes

Fixes #964

Test plan

Tested by running

python src/pipx install black --pip-args="--index-url https://pypi.python.org/simple" --verbose
nox -s tests-3.9

@dukecat0 dukecat0 merged commit 3c91375 into pypa:main Apr 12, 2023
@chrysle chrysle deleted the shared-libs-upgrade-add-pipargs branch April 12, 2023 13:33
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.

Pipx install does not honour --index-url when it updates pip/setuptools/wheel
3 participants