amoeba commented on issue #45864: URL: https://github.com/apache/arrow/issues/45864#issuecomment-2738582466
> I did find one minor glitch: There is no LICENSE.txt file in the Python package. Can you point to where you see that? When I check our published wheels, I see it comes with a LICENSE.txt file as expected: ``` $ cd ~/some/.venv/lib/python3.13/site-packages $ ls -1 pyarrow-19.0.1.dist-info/ INSTALLER LICENSE.txt <---- METADATA NOTICE.txt RECORD REQUESTED WHEEL top_level.txt ``` -- 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]
