# pip instal twine
$ python setup.py sdist
$ twine upload dist/build_scenarist-*.*.*.tar.gz
