# Release/build process

## Dependencies
pip install paramiko

## Make sure the local commands are available
python setup.py develop

## Build and upload the package
python setup.py sdist git_tag sf_upload -u /sf_username/ register
