chore: build with uv
This commit is contained in:
parent
e752a9003a
commit
217e176975
5 changed files with 372 additions and 7 deletions
|
|
@ -12,4 +12,4 @@ cleanup() {
|
|||
|
||||
trap cleanup EXIT INT TERM
|
||||
|
||||
exec python -u proxy.py
|
||||
exec /app/.venv/bin/python -u proxy.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue