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