#!/bin/bash
set -x

pip install -U .
pip install -r requirements-dev.txt
