Fully switch to uv and do clean up

This commit is contained in:
2025-11-03 10:54:12 +11:00
parent a74aa148dc
commit fc07c9e134
23 changed files with 149 additions and 2174 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ cp data/youmusic.db data/youmusic.db.backup
git pull
# 3. Install dependencies
uv pip install -r requirements.txt
uv sync
# 4. Apply migrations
./migrate.sh upgrade