#!/bin/sh
# dummy program wrapper for help2man
cd ..
exec python3 -m reprotest "$@"
