Skip to content

Conversation

@thejcannon
Copy link
Contributor

@thejcannon thejcannon commented Aug 8, 2023

Fixes #12215

Comment on lines +2466 to +2469
assert (
"Can not use any platform or abi specific options unless installing "
"via '--target'" in result.stderr
), str(result)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I added this test because there wasn't one for this error.

@uranusjr uranusjr merged commit 7c8425b into pypa:main Sep 6, 2023
@thejcannon thejcannon deleted the jcannon/issue12215 branch September 6, 2023 11:53
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
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.

--target required for --python-version even though using --ignore-installed --dry-run

2 participants