Files @ 5ee5e17a3fd3
Branch filter:

Location: light9/bin/python - annotation

drewp@bigasterisk.com
help vscode pytest runner work with pdm
#!/bin/sh
PYTHONPATH=. pdm run python3 "$@"