#!/bin/bash

set -eux

python /tmp/get-pip.py
pip install virtualenv
