Skip to content

Cannot upload using 1.9.1, 400 or 405 client errors #289

Closed
@AndrewAnnex

Description

@AndrewAnnex

I have tried uploading a new project using twine without a repository set in my .pypirc and with https://upload.pypi.org/ set in my .pypirc.

By default (ie with no repository set) twine 1.9.1 appears to attempt to upload to the legacy url https://upload.pypi.org/legacy/ but I get the error:
HTTPError: 400 Client Error: home_page: Invalid URI for url: https://upload.pypi.org/legacy/

By setting it to what I think is the correct url I get the error:
HTTPError: 405 Client Error: Method Not Allowed for url: https://upload.pypi.org/

I am using pip 9.0.1, twine 1.9.1, setuptools 38.4.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions