On Wed, 2017-05-10 at 08:29 -0400, Doug Hellmann wrote: > > When I click the link (https://pypi.python.org/pypi?%3Aaction=submit_form) > > It shows > > > > > > > > 1. Use twine! > > > > 2. Use the setup.py "register" command. > > > > 3. Or upload your PKG-INFO file (generated by distutils) here: > > > > > > > > Am I doing right? or did I miss something? > > It looks like the PyPI maintainers have removed the web form for > registering projects. If you already have a project, and a PyPI account, > you can run "python setup.py register" in the root directory of your > project to submit the data to register the project. The rest of the > instructions for adding the openstackci user should be the same after > that.
No, they've also disabled the endpoint that's hit by "register"; it returns a response telling you to just upload your project. I hit that about a month or so ago… -- Kevin L. Mitchell <[email protected]>
signature.asc
Description: This is a digitally signed message part
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
