You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the GA (generally available) release of support for Python packages PyPi supporting the pip client.
Intended Outcome
GitHub Packages users will have access to a public and private PyPI package management server for distributing Python packages both publicly and privately within their organization.
Summary
This is the GA (generally available) release of support for Python packages PyPi supporting the pip client.
Intended Outcome
GitHub Packages users will have access to a public and private PyPI package management server for distributing Python packages both publicly and privately within their organization.
How will it work?
Set GitHub Packages as a repository
[packages] repository: https://pypi.pkg.github.com/$USER_OR_ORG/ username: $GITHUB_PERSONAL_ACCESS_TOKEN password:
Use the Packages repository for pushing
The text was updated successfully, but these errors were encountered: