support some pep517 build backends#64
support some pep517 build backends#64emmettbutler wants to merge 34 commits intocript0nauta:mainfrom
Conversation
I think this change shouldn't be necessary. If you use the |
|
This change looks good. Would you be able to create a new PR that only includes this fix, without any changes to formatting or import order? Also, please make sure to use the |
Do you have an example of when this bug is triggered? Maybe we should create a test in the command test suite that reproduces it. |
This changeset looks interesting, though I'm not familiar with PEP517. I'll need some time to review the changes since they're larger than the other fixes. Thanks again for your contributions! |
|
@cript0nauta thanks for the quick feedback! i broke out the pep517 changes into this pull request for your review #65 here's a pull request implementing the new cli option #66 here's a pull request showing how to replicate the recursion bug i encountered emmettbutler#4 thanks again! i'll look forward to your feedback. |
hatchlingandflit_corePEP517 build backends--pyargument to the CLI allowing the user to specify the Python version to be used in the built shell