Skip to content

Conversation

@onerandomusername
Copy link
Contributor

Pull Request Check List

Resolves #7574

  • Added tests for changed code.
  • Updated documentation for changed code.

@radoering radoering added area/installer Related to the dependency installer impact/backport Requires backport to stable branch impact/changelog Requires a changelog entry backport/1.4 labels Mar 1, 2023
Copy link
Member

@radoering radoering left a comment

Choose a reason for hiding this comment

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

I thought a bit if we should add a test, but a simple test that just checks if build/get_requires_for_build is called with the correct arguments does not make much sense and a better test requires a build backend that has some additional dependencies for editable builds. This is probably going too far.

Long story short, LGTM. 😄

@radoering radoering merged commit 3e32a4f into python-poetry:master Mar 1, 2023
poetry-bot bot pushed a commit that referenced this pull request Mar 1, 2023
@onerandomusername onerandomusername deleted the fix/get-requires-for-build-editable branch March 1, 2023 18:43
radoering pushed a commit that referenced this pull request Mar 1, 2023
@github-actions
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 Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/installer Related to the dependency installer impact/backport Requires backport to stable branch impact/changelog Requires a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

new installer does not respect get_requires_for_build_editable

2 participants