Skip to content

Setup tools 77 metadata version conflicts with locked requirements file #42

@djbucci

Description

@djbucci

The requirements.txt file in this project limits twine less than version 6. However version 6 is required for compatibility with package metadata version 2.4. This means that any Python projects using setup tools>=77.0 as its build backend will fail to twine upload.

Is there a reason why the twine version used in the publish stage cannot be incremented?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions