#!/bin/bash

set -eux

pushd /opt/stack/diskimage-builder
pip install .
popd
