chmod 600 ~/.pypirc
python setup.py sdist
python setup.py sdist upload -r pypi
