Skip to content

Update docs: clarification on pip authentication with setup-python #1156

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

priya-kinthali
Copy link
Contributor

Description:
This pull request updates the documentation to clarify that setup-python does not manage pip authentication for private package sources.
Related issue:
#104

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@Copilot Copilot AI review requested due to automatic review settings July 17, 2025 08:07
@priya-kinthali priya-kinthali requested a review from a team as a code owner July 17, 2025 08:07
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the README to clarify that the setup-python action does not manage pip authentication for private package sources.

  • Adds a note in the installation steps about pip authentication being out of scope for setup-python.
  • Provides links for users to find pip-related documentation.
Comments suppressed due to low confidence (1)

README.md:97

>The `setup-python` action does not handle authentication for pip when installing packages from private repositories. For help, refer [pip’s VCS support documentation](https://pip.pypa.io/en/stable/topics/vcs-support/) or visit the [pip repository](https://github.com/pypa/pip).

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.

1 participant