Migrate from pip to uv, see the instructions here https://github.com/ral-facilities/inventory-management-system-api/pull/758#issuecomment-4345268687 and official guide [here](https://docs.astral.sh/uv/guides/migration/pip-to-project/). Ensure: - [ ] The dependencies install - [ ] The project installs - [ ] The service runs - [ ] Use `exclude-newer` to set a minimum age on lockfile updates
Migrate from pip to uv, see the instructions here ral-facilities/inventory-management-system-api#758 (comment) and official guide here.
Ensure:
exclude-newerto set a minimum age on lockfile updates