#!/bin/sh

set -e

echo "=== python3 ==="
python3 bindings/python/sample.py
