I have a project on PYPI . When I entered python setup.py register , my pypi login and password was automatically saved. How can I reset them and register?

If you enter python setup.py register , the program is simply authorized and that's it.

0