Use uv to manage requirements
This commit is contained in:
parent
e95c2a440e
commit
a041d5f7fa
15 changed files with 998 additions and 1334 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
python /app/src/manage.py migrate
|
||||
/app/.venv/bin/python /app/src/manage.py migrate
|
||||
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue