The wheel distributed on PyPI for version 25.12.19 that is available at https://pypi.org/project/flatbuffers/
does not include the LICENSE file.
Steps to verify:
- pip download flatbuffers==25.12.19
- unzip -l flatbuffers-25.12.19-py2.py3-none-any.whl | grep LICENSE
- No LICENSE file found
Expected: LICENSE should be included in the wheel's .dist-info directory.
This violates Apache 2.0 license distribution requirements.
The wheel distributed on PyPI for version 25.12.19 that is available at https://pypi.org/project/flatbuffers/
does not include the LICENSE file.
Steps to verify:
Expected: LICENSE should be included in the wheel's .dist-info directory.
This violates Apache 2.0 license distribution requirements.