mirror of
https://github.com/wahyd4/you-music.git
synced 2026-08-09 05:06:44 +10:00
Fully switch to uv and do clean up
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user