-
Notifications
You must be signed in to change notification settings - Fork 149
Open
Description
I cannot upload usingtwine the following artifacts that were build via flit https://dist.apache.org/repos/dist/release/incubator/hamilton/1.89.0/
due to:
twine upload apache-hamilton-1.89.0-incubating*
Uploading distributions to https://upload.pypi.org/legacy/
ERROR InvalidDistribution: Invalid distribution metadata: unrecognized or malformed field 'import-name'
Hypothesis
This seems to be a problem because of https://github.com/apache/hamilton/blob/main/pyproject.toml#L278-L279 which then in PKG-INFO has this entry:
Import-Name: hamilton
That I think twine is complaining about.
Note: due to apache processes I need to directly upload those artifacts...
Any pointers appreciated.
Metadata
Metadata
Assignees
Labels
No labels