Skip to content

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

Merged
hiverge-robot merged 1 commit into
mainfrom
neil/fix_start_script
Feb 23, 2026
Merged

Fix start script to use uv to install dev dependency group#93
hiverge-robot merged 1 commit into
mainfrom
neil/fix_start_script

Conversation

@neil-hiverge

Copy link
Copy Markdown
Contributor

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
@neil-hiverge

Copy link
Copy Markdown
Contributor Author

/kind bug

@hiverge-robot hiverge-robot added bug Categorizes issue or PR as related to a bug. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Feb 19, 2026
@neil-hiverge

Copy link
Copy Markdown
Contributor Author

@ky-hiverge Could you take a look at this tiny PR when you get a chance please?

@ky-hiverge

Copy link
Copy Markdown
Member

/lgtm
/approve
Thanks!

@hiverge-robot hiverge-robot added lgtm Looks good to me, indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Feb 23, 2026
@hiverge-robot hiverge-robot merged commit 7aabd93 into main Feb 23, 2026
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. bug Categorizes issue or PR as related to a bug. lgtm Looks good to me, indicates that a PR is ready to be merged. 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.

3 participants