#!/bin/sh
exec pythonw2.7 -m PyQt5.uic.pyuic ${1+"$@"}
