

set -ex



pip check || true
USER=test spyder -h || true
exit 0
