Skip to content

PyPI wheel missing LICENSE file #9170

Description

@ma-lenz

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:

  1. pip download flatbuffers==25.12.19
  2. unzip -l flatbuffers-25.12.19-py2.py3-none-any.whl | grep LICENSE
  3. No LICENSE file found

Expected: LICENSE should be included in the wheel's .dist-info directory.

Using this wheel in a different project would violate Apache 2.0 license distribution requirements.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions