annotate bin/python @ 2061:a415be4cfac4

timeline gets a launcher for vitejs server
author drewp@bigasterisk.com
date Mon, 16 May 2022 01:32:57 -0700
parents aeafe7d0b033
children 2951a690f1ba
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2030
aeafe7d0b033 have bin/* run via pdm's python config
drewp@bigasterisk.com
parents:
diff changeset
1 #!/bin/sh
aeafe7d0b033 have bin/* run via pdm's python config
drewp@bigasterisk.com
parents:
diff changeset
2 pdm run python3 "$@"