Skip to content

Remove uv from all scripts/run commands #4

@rwood-97

Description

@rwood-97

Since uv syncs you env each time you run uv run xx it will uninstall extras unless you pass --no-sync or --extra xx.
This is annoying and instead we should just source .venv/bin/activate and then call our commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions