pitrou commented on PR #43325: URL: https://github.com/apache/arrow/pull/43325#issuecomment-2275804762
> One other question: also the sdist started to include more content. It's not a problem for a sdist to contain the entire source tree, including non-package contents. The goal is to have an artifact that can be used to build PyArrow (which is why it has to contain `CMakeLists.txt`, `setup.py`, etc.) > In theory we could also add a test for this (unpacking the resulting archive, ensuring that only the expected directories are present), although that might be more work than worth it We could probably do this indeed. It shouldn't be a lot of work. -- 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]
