canonical / sdcore-amf-k8s-operator

Charmed Operator for the SD-Core Access and Mobility Management Function (AMF).
https://charmhub.io/sdcore-amf-k8s
Apache License 2.0
1 stars 1 forks source link

chore: Use uv for dependency management #455

Closed ghislainbourgeois closed 2 weeks ago

ghislainbourgeois commented 2 weeks ago

Description

This PR change our dependency management to follow spec CC005, using uv. To support this, the following changes are also done:

  1. Use Renovate instead of Dependabot for the uv support
  2. Update the workflows to use concierge to enable installation of tox with uv support

Checklist: