#!/bin/sh
exec /usr/libexec/python3.8 -m PyQt5.uic.pyuic ${1+"$@"}
