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

fix: properly get and install the dependencies for an editable build #7579

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
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