#!/bin/sh
# see: https://stackoverflow.com/Questions/4374455/how-to-set-sys-stdout-encoding-in-python-3
# https://gitlab.neclab.eu/darp-git-SOL-CLOSED-BETA/sol-closed-beta/-/issues/435
PYTHONIOENCODING=utf-8 python3 -m nec-sol $@