Skip to content

Migrate dependency management from pip to uv #358

@christianabbet

Description

@christianabbet

Description

Followup of discussion: #349

This PR modernizes the project’s tooling to improve dependency management, developer experience, and CI reliability.

Tasks

Replace pip-based workflows with uv (https://github.com/astral-sh/uv) for faster, deterministic dependency resolution

  • Replace pip-based workflows with uv for faster, deterministic dependency resolution
  • Update local setup and CI to use uv sync with locked dependencies
  • (Optional) Add ty (https://docs.astral.sh/ty/) for lightweight static type

No functional changes to application code; this is a tooling and workflow improvement only.

Metadata

Metadata

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