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