view bin/python @ 2264:74b4acd3dde0

collector client retries a bit. not sure we want this.
author drewp@bigasterisk.com
date Mon, 29 May 2023 11:47:35 -0700
parents 2951a690f1ba
children
line wrap: on
line source

#!/bin/sh
PYTHONPATH=. pdm run python3 "$@"