-
Notifications
You must be signed in to change notification settings - Fork 322
Closed
Labels
Description
Currently, twine will fail when a sdist uses metadata 2.2.
Checking dist/trampolim-0.0.1.tar.gz: InvalidDistribution: Invalid distribution metadata. Try upgrading twine if possible.
The error is fairly obscure, and the code too, from my quick look I wasn't able to find what is failing here, which I was expecting to be obvious. If I change the version number to 2.1
it works.
Here's the sdist I was trying to validate/upload.
trampolim-0.0.1.tar.gz