annotate bin/python @ 2030:aeafe7d0b033

have bin/* run via pdm's python config
author drewp@bigasterisk.com
date Thu, 07 Apr 2022 01:07:54 -0700
parents
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 "$@"