raulcd opened a new pull request, #50494:
URL: https://github.com/apache/arrow/pull/50494

   ### Rationale for this change
   
   `scikit-build-core` 1.0 added `[tool.scikit-build.sdist.force-include]` in 
order to force the inclusion of files out of the source tree.
   This allows us to remove our workaround with a custom build-backend to solve 
adding our license files from the main Arrow repository.
   
   ### What changes are included in this PR?
   
   Add configuration to force-include `LICENSE.txt` and `NOTICE.txt` and remove 
custom build-backend.
   
   ### Are these changes tested?
   
   Yes, CI and local
   
   ### Are there any user-facing changes?
   
   No
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to