Skip to content

Conversation

@daniel7an
Copy link

Adds LICENSE to the include list in pyproject.toml so the license file is included in wheel distributions.

Fixes #3965

@aytekinar
Copy link

I believe this is the wrong approach. LICENSE does exist in the wheel distribution; however, its License-File metadata is missing somehow.

I would leave include as before, and instead, add license-files = ["LICENSE"] right below the license key of [project].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] LICENSE file is missing in metadata

2 participants