I have just started to learn Python and created my first module. I wanted to upload to Pypi so I registered on the site manually and following it I tried to run at CMD. I run command as following:
I have searched all over the internet but I'm not finding anything regarding this thing and as I'm just few days old in python really not getting much idea what to do,so help me!!
You need to create a .pypirc file in your Home directory in.
It should contain this
This will correct the path to https as your error suggests