Skip to content

Fix make.py updating uv.lock #387

Description

@plaindocs

Currently when you run ./make.py to generate the guidelines it modifies uv.lock instead of installing what is listed in the uv.lock, which results in a dirty git repo.

This might be related to the shebang in make.py:

#!/usr/bin/env -S uv run

Tagging @PLeVasseur

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions