Skip to content

Upgrade pypi-publish action for newest setuptools - #39

Merged
ymilki merged 1 commit into
mainfrom
pypi_publish
Jul 30, 2026
Merged

Upgrade pypi-publish action for newest setuptools#39
ymilki merged 1 commit into
mainfrom
pypi_publish

Conversation

@ymilki

@ymilki ymilki commented Jul 30, 2026

Copy link
Copy Markdown
Member

Problem

Checking dist/virtualenv_tools3-3.1.2.tar.gz: ERROR    InvalidDistribution: Metadata is missing required fields: Name,        
         Version.                                                               
         Make sure the distribution includes the files where those fields are   
         specified, and is using a supported Metadata-Version: 1.0, 1.1, 1.2,   
         2.0, 2.1, 2.2, 2.3.

The github action uses newest setuptools which now publishes metadata version 2.4.

Support for 2.4 was added to pypi-publish in v1.12.3

Solution

Upgrade pypi-publish action to latest

@ymilki ymilki changed the title @ E Upgrade pypi-publish action Upgrade pypi-publish action for newest setuptools Jul 30, 2026
@ymilki
ymilki merged commit eb908a6 into main Jul 30, 2026
9 checks passed
@ymilki
ymilki deleted the pypi_publish branch July 30, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants