#!/bin/sh

set -eux

pipenv run python $(realpath $(dirname $0))/python-check.py
