#!/bin/sh
exec /usr/bin/python3 -tt -u -O /usr/share/python3.9/site-packages/rpmlint/rpmlint.py "$@"
