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

Add a build system (intreehooks) to pyproject.toml #1684

Merged
merged 1 commit into from
Dec 6, 2019

Conversation

sdispater
Copy link
Member

Pull Request Check List

For now we will use intreehooks as a build system to allow Poetry to build itself. This is a transitory solution until a new pip version with backend-path support is released.

Fixes #1084

@sdispater sdispater merged commit 648f7c5 into master Dec 6, 2019
@sdispater sdispater deleted the add-build-system branch December 6, 2019 16:45
@chrahunt
Copy link

chrahunt commented Dec 7, 2019

This should be available in pip 20.0 which includes pypa/pip#7394.

Copy link

github-actions bot commented Mar 1, 2024

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 Mar 1, 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.

Poetry does not bootstrap itself in pyproject.toml
2 participants