#!/bin/sh
exec /ucrt64/bin/python.exe -m PyQt5.uic.pyuic ${1+"$@"}
