Started on final changes to the build scripts so that we can start with totally automatic builds
#!/home/amit/SEES-hacks/SEESenv/bin/python
# EASY-INSTALL-SCRIPT: 'pip==0.6.1','pip'
__requires__ = 'pip==0.6.1'
import pkg_resources
pkg_resources.run_script('pip==0.6.1', 'pip')