cdce8p commented on issue #47932: URL: https://github.com/apache/arrow/issues/47932#issuecomment-3442765688
AFAIK setuptools can't include files from the parent directory. So `../LICENSE.txt` won't really work. It would need to be copied inside the `arrow/python` folder before / during the build. Same for `../NOTICE.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]
