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