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

isolated build: fallback to PyPI only pool #9180

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

abn
Copy link
Member

@abn abn commented Mar 19, 2024

When isolated builder context manager is invoked outside a Poetry project context, fall back to a PyPI only package source.

This is not mandatory as we do not expect isolated builder context to be used outside of a Poetry project, however this is more graceful than throwing a runtime error.

@abn abn mentioned this pull request Mar 19, 2024
@abn abn marked this pull request as ready for review March 19, 2024 19:15
@abn abn force-pushed the inspection/build-improvements branch from b820fda to 2db3a1a Compare March 19, 2024 19:17
@abn abn requested a review from a team March 19, 2024 19:20
When isolated builder context manager is invoked outside a Poetry
project context, fall back to a PyPI only package source.
@abn abn force-pushed the inspection/build-improvements branch from 2db3a1a to 8e12432 Compare March 19, 2024 21:45
@abn abn merged commit 89e6a63 into python-poetry:main Mar 21, 2024
22 checks passed
@abn abn deleted the inspection/build-improvements branch March 21, 2024 02:25
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants