Skip to content

Migrate to uv for Python package installations #56

Open
@kieran-ryan

Description

@kieran-ryan

🤔 What's the problem you're trying to solve?

Installing Python packages can be very slow and cause delays with Continous Integration jobs and local development.

✨ What's your proposed solution?

Migrate to uv, which is 10-100x faster than pip and pip-tools (pip-compile and pip-sync).

⛏ Have you considered any alternatives or workarounds?

No response

📚 Any additional context?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions