On Mon, May 30, 2016 at 11:59 AM, Dana Powers <[email protected]> wrote: > I have never uploaded to warehouse, but checking the url shows: > > https://warehouse.python.org/pypi -> 301 redirect to https://pypi.io/pypi > > https://pypi.io/pypi -> 404 > > Have you tried dropping `/pypi` from the repository url ?
I tried it before, and again just now - I get the same error. If I put the url as https://pypi.io I get: HTTPError: 405 Client Error: Method Not Allowed for url: https://pypi.io/ Cheers, Matthew _______________________________________________ Wheel-builders mailing list [email protected] https://mail.python.org/mailman/listinfo/wheel-builders
