...
This commit is contained in:
@@ -39,6 +39,7 @@ fi
|
||||
# Sync dependencies
|
||||
echo -e "${YELLOW}📦 Installing dependencies with uv...${NC}"
|
||||
uv sync
|
||||
uv pip install -e .
|
||||
if [ -d "$HOME/code/git.ourworld.tf/herocode/herolib_python/herolib" ]; then
|
||||
echo -e "${GREEN}✅ Found local herolib, installing...${NC}"
|
||||
uv pip install -e "$HOME/code/git.ourworld.tf/herocode/herolib_python"
|
||||
|
Reference in New Issue
Block a user