Skip to content

README: redundant uv pip install -e . instruction #12

@marksverdhei

Description

@marksverdhei

Problem

The README instructs users to run uv pip install -e . after uv sync --dev, but uv sync already installs the project in development/editable mode. This extra step is redundant and may confuse users.

Suggested fix

Remove the uv pip install -e . section from the README, or clarify when it would actually be needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions