#!/bin/sh

exec "${PYTHON:-python3}" -m stgit "$@"
