| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update uv lockfile. | J08nY | 2025-11-19 | 1 | -44/+65 |
| | | |||||
| * | Fixup Dockerfile. | J08nY | 2025-11-17 | 1 | -33/+39 |
| | | |||||
| * | Move away from pip-tools and use uv. | J08nY | 2025-11-17 | 1 | -0/+6063 |
| uv is all the rage. No, but really. The pip-compile approach does not work cross-platform or cross-python version (sometimes it does, but not always). In comparison and uv lockfile is universal and cross-platform: https://docs.astral.sh/uv/concepts/projects/layout/#the-lockfile This should help make our install easier and more robust. | |||||
