Skip to content

pip uses system Python #479

@AdamFinkle

Description

@AdamFinkle

The Python version used by pip to run such commands as pip install -e . defaults to the system Python, which may be outside our desired range of 3.11-3.12. uv can manage the python version when creating the virtual environment, but the linter highlights imports in the test files.

https://docs.astral.sh/uv/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions