WillAyd commented on PR #644:
URL: https://github.com/apache/arrow-nanoarrow/pull/644#issuecomment-2433556566

   > we can copy whatever we want into the `python/` directory before it gets 
packaged and ensure meson.build looks for it?
   
   I don't think there is a way to do this. Meson is very strict about not 
letting you generate files in the source tree, so this either violates the 
requirements for commit-level integration, or I think we'd have to deploy some 
hacks to make it work in both settings.
   
   So I may be leaning back towards the subproject approach that vendors the 
subproject when the sdist is created


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