Skip to content

Fix start script to use uv to install dev dependency group#93

Open
neil-hiverge wants to merge 1 commit intomainfrom
neil/fix_start_script
Open

Fix start script to use uv to install dev dependency group#93
neil-hiverge wants to merge 1 commit intomainfrom
neil/fix_start_script

Conversation

@neil-hiverge
Copy link

This PR fixes the start.sh script to use uv sync instead of pip install to install the dev dependency group.

I think this was broken by the change from project.optional-dependencies to dependency-groups in this commit. AFAIK pip does not support dependency-groups so we need to use uv instead.

@hiverge-robot hiverge-robot added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge/needs-kind Indicates a PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants