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
Type in the password manually. Seems dumb but it worked for me.