Skip to content

twine upload fails with InvalidDistribution #258

Description

@jrdnbradford

Running twine upload against the opt_einsum wheel fails with:

InvalidDistribution: Invalid distribution metadata: license-expression
         introduced in metadata version 2.4, not 2.3

Looks like changing license = 'MIT' to license = {text = "MIT"} or updating hatchling could resolve this. Since hatchling isn't pinned I presume a new release would probably fix it as well.

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