Skip to content

Commit 10bfcb2

Browse files
committed
fix(dev deployment): add venv installing
1 parent 39b46f3 commit 10bfcb2

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/bin/bash
22

3+
uv sync --extra dev
34
source ${UV_PROJECT_ENVIRONMENT}/bin/activate
45
$@

uv.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)