I\'m trying to upload a python package to PyPi, using the following commands:
pip install -e . python setup.py bdist_wheel --universal twine upload --reposit
I had the same problem. What worked for me was to (1) add a new email, verify it and make it primary.