paddyroddy commented on PR #47141: URL: https://github.com/apache/arrow/pull/47141#issuecomment-3476549185
> An alternative would be to copy those files automatically when `sdist` is run. Here is some inspiration from a quick Google search: [pybind/pybind11@`3b30b0a`/setup.py#L63-L77](https://github.com/pybind/pybind11/blob/3b30b0a51e48a3273918f30dfb222db604cea5e9/setup.py#L63-L77) Isn't already covered by the MANIFEST? https://github.com/apache/arrow/blob/d165954db5ff5de4ce29c7edebe97ce1e06c52b6/python/MANIFEST.in#L2-L3 I was copying the files here from a git point of view, but they should already be packaged -- 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]
