#!/bin/sh -e
python setup.py build
python setup.py install \
--root="$1" \
--optimize=1 \
--skip-build