

set -ex



DISPLAY=localhost:1.0 xvfb-run -a bash -c 'python pyqt_test.py' || true
pyuic5 --version
pip check
exit 0
