Skip to content

Include most recent upload metadata when uploading to PyPI #1381

Closed
@pganssle

Description

@pganssle

It seems that for the upload command, we're delegating entirely to distutils, which has metadata_version hard-coded as "1.0", and only uploads the 1.0 metadata. I think this is one reason that Requires-Python data isn't showing up on PyPI.

Although setup.py upload is basically deprecated, I think we should probably still make these improvements, even if as part of this we also add DeprecationWarning telling people to start using twine.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions