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

Remove redundant prefix in failed PEP 517 builds error message #13122

Merged
merged 1 commit into from
Dec 22, 2024

Conversation

ichard26
Copy link
Member

The error handling logic will add the ERROR: prefix already. Including one in the error message results in two ERROR: prefixes.

ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (simplewheel, singlemodule)

The error handling logic will add the ERROR: prefix already. Including one in the error message results in two ERROR: prefixes.

    ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (simplewheel, singlemodule)
@ichard26 ichard26 added the skip news Does not need a NEWS file entry (eg: trivial changes) label Dec 21, 2024
@sbidoul sbidoul merged commit 9626dec into main Dec 22, 2024
31 checks passed
@sbidoul sbidoul deleted the ichard26-patch-1 branch December 22, 2024 10:01
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants