Commits
Click on a commit to change the comparison rangeUpload: All metadata incl. PEP 639
We were previously not uploading all metadata in the formdata of an upload request in the legacy api. Notably, we were missing the PEP 639 license-files field.
I had to switch to pdm due to https://github.com/pypa/hatch/issues/1828