I have made changes to package I had submitted long time back in 2015 now today I added support markdown on pypi and updated setup.py to support pip version 10,
however now I am facing a strange problem: If I run this command
python setup.py sdist upload -r http://pypi.org
Password: # I enter the password
Submitting dist/maildiff-1.2.1.tar.gz to http://pypi.org
Server response (200): OK
but on pypi its not updated. The strange part is even if I enter wrong password I get the message
Submitting dist/maildiff-1.2.1.tar.gz to http://pypi.org
Server response (200): OK