You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ensure that pip version has always counterpart on github
git push origin master
# note that this requres .pypirc file beeing in home directory
# python setup.py sdist upload
# according to https://python-packaging-user-guide.readthedocs.org/en/latest/distributing.html#uploading-your-project-to-pypi, twine command should be used for upload