-
Notifications
You must be signed in to change notification settings - Fork 10
Adopt uv for dependency management #527
Copy link
Copy link
Labels
dependenciesDependency updates and their version upgrades.Dependency updates and their version upgrades.processImprovement to internal processesImprovement to internal processes
Description
Goals:
- put dependency list in pyproject.toml
- Create lockfile with uv
- setup dependabot to keep lockfile up to date
- update Docker file to install from lockfile without making uv a direct dependency of the docker image
- update the README to explain how to setup a local dev environment from the lockfile
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependenciesDependency updates and their version upgrades.Dependency updates and their version upgrades.processImprovement to internal processesImprovement to internal processes
Type
Projects
Status
Review - Done