#!/bin/sh
set -e

python ./test.py --verbose
python3 ./test.py --verbose
