paleolimbot opened a new pull request, #447:
URL: https://github.com/apache/arrow-nanoarrow/pull/447

   Even though the binaries were quite small, nanoarrow's wheels were ~4MB! 
This is because the flatcc headers and cython generated code was rather 
extensive and had ended up in the built wheel.
   
   The main change here is to move the directory where we vendor the C files 
from elsewhere in the repo outside `src/` such they are not automatically 
included in the wheel.


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