Krisztian Szucs created ARROW-5934: -------------------------------------- Summary: [Python] Bundle arrow's LICENSE with the wheels Key: ARROW-5934 URL: https://issues.apache.org/jira/browse/ARROW-5934 Project: Apache Arrow Issue Type: Task Components: Python Reporter: Krisztian Szucs Fix For: 1.0.0, 0.14.1
Guide to bundle LICENSE files with the wheels: https://wheel.readthedocs.io/en/stable/user_guide.html#including-license-files-in-the-generated-wheel-file We also need to ensure, that all thirdparty dependencies' license are attached to it, especially because we're statically linking multiple 3rdparty dependencies, and for example uriparser is missing from the LICENSE file. cc [~wesmckinn] -- This message was sent by Atlassian JIRA (v7.6.14#76016)