Migrate from Poetry to uv package manager #2220
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
good first issue
Good for newcomers
Description
We should consider migrating our dependency management from Poetry to uv, which is a new extremely fast Python package installer and resolver written in Rust.
Benefits of migration:
pyproject.toml
configurationsRequired Changes:
pyproject.toml
metadataNotes for Implementation:
pyproject.toml
Resources:
Testing Requirements:
The text was updated successfully, but these errors were encountered: