Notes for my own memory: > python setup.py sdist > pip install twine > twine upload -r pypi --config-file .pypirc dist/\*