#!/bin/sh

set -e

python setup.py test

