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