Skip to content

How to release from a branch? #222

Answered by bckohan
oliverandrich asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Oliver!

Your wheel's METADATA version is 2.4 and the maximum supported version listed in error message is 2.3:

Checking dist/django_tailwind_cli-2.22.0-py3-none-any.whl: 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.  

That tag is using an older version of gh-action-pypi-publish, I suspect its an issue of the build tooling thats installed in the workflow being too new for the upload a…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@oliverandrich
Comment options

@tim-schilling
Comment options

Answer selected by oliverandrich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants