Skip to content

Enable uv-based setups during project setup? #545

@hombit

Description

@hombit

Currently, we assume the pip command is available when setting up a project. However, in environments created with uv venv, pip is not installed; instead, the uv pip command should be used, or pip should be installed with uv pip install pip.

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