Add license metadata to pyproject.toml#1623
Conversation
|
I'll probably pass on signing a CLA for something this tiny, but any maintainer is welcome to make this fix on their own. |
|
I remember #1494 explicitly removed this, there was a warning that field was deprecated. I will read more on the subject and see what other projects are doing |
|
Apparently I misunderstood https://peps.python.org/pep-0639/#deprecate-license-field. The PR is right, I just need to understand the warning that was being given before. I will merge this in a separate PR. |
|
Ivan: maybe you're mixing up the differences between the field names in the wheel "core metadata" fields and how the information is read in from |
Yeah I mixed things up, the summary of it is: maturin should generate the right metadata if we merge this PR. The fix is right. I will confirm with pip-licenses |
55e0769 to
e9ec8eb
Compare
|
Tick the box to add this pull request to the merge queue (same as
|
Closes #1622