Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
PEP 517 implementation #5743
PEP 517 implementation #5743
Changes from 25 commits
744b8cf
de4d503
14f35f9
8fbf78d
4de2915
b9e92a7
b62284a
48e9cb6
ab3e216
a82b7ce
4281bf8
c8d8e37
c0ed438
41b07c9
9d2b178
f40491b
83979fe
f10be25
3c94d81
a4c7d7d
f805ac1
689f97c
817ef1a
4ca38e0
cf4d84e
e8f7aa1
3a0f9b1
6b7473d
85e4f8e
f06a0cb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A docstring explaining why this class exists and what information it encapsulates would be nice.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the change from @benoit-pierre to allow installing into the build env twice. I don't honestly understand the logic here, so I'll defer to him - if he wants to add a docstring, I'll do so (just let me know what it should say!) otherwise I'll leave this.