Skip to content

NOTICE file missing in wheel #7034

@radoering

Description

@radoering

The notice files is missing in wheels although (afaik) it is required to include it due to the APACHE license and it seemed to be the intention of the authors to include it:

package_data={"": ["LICENSE", "NOTICE"]},

(This line has no effect because LICENSE and NOTICE are not located in the package folder.)

There is already #7012, which fixes the issue (and also includes AUTHORS.txt). If changing the build-backend (or just switching to pyproject.toml) is not imminent, please let me know if you want me to create a PR to fix the issue with minimal changes to setup.py/setup.cfg.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions