#!/bin/sh -e

set -x

nox -s check
nox -s test
